public interface FunctionReference extends ObjectReference
ObjectReference
Modifier and Type | Method and Description |
---|---|
java.lang.String |
functionBody()
Returns the source code for the body of the function.
|
java.lang.String |
functionName()
Returns the name of the function as it has been defined at the creation time of this value.
|
className, constructor, id, properties, prototype
valueString
virtualMachine
java.lang.String functionName()
java.lang.String functionBody()
null
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.