Name | Description | |
---|---|---|
init | Initializes the MeasureUsage. Called during construction. |
Name | Description | |
---|---|---|
children |
The children of this node.
| |
endColumnNumber | The end column number of this script. | |
endLineNumber | The end line number of this script. | |
startColumnNumber | The start column number of this script. | |
startLineNumber | The start line number of this script. |
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. |