Name | Description | |
---|---|---|
init | Initializes a ParseResult |
Name | Description | |
---|---|---|
captions | Placeholders found in script | |
containsReturn | The script tree of a parsed script. | |
scriptErrors | Errors of the parsed script | |
scriptTree | The script tree of a parsed 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. |