| Name | Description | |
|---|---|---|
![]()  | init | Initializes the FunctionNode. Called during construction. Inherited from dundas.data.SyntaxTreeNode. | 
| Name | Description | |
|---|---|---|
![]()  | children | 
 The children of this node.
 | 
![]()  | endColumnNumber | The end column number of this script. Inherited from dundas.data.SyntaxTreeNode. | 
![]()  | endLineNumber | The end line number of this script. Inherited from dundas.data.SyntaxTreeNode. | 
![]()  | functionName | |
![]()  | startColumnNumber | The start column number of this script. Inherited from dundas.data.SyntaxTreeNode. | 
![]()  | startLineNumber | The start line number of this script. Inherited from dundas.data.SyntaxTreeNode. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |