SymbolExpression
[ Class ]
Symbol expression parser.
Constructors
Name |
Description |
---|---|
Creates an instance of SymbolExpression. |
Functions
Name |
Description |
---|---|
Serializes the symbol expression as a string. | |
Returns the content of the symbol expression. | |
Returns the tag of the symbol expression. | |
Returns the name of the symbol expression. | |
Returns the path of the symbol expression as a string. | |
Returns the path of the symbol expression as an array of its components. | |
Returns the type of the symbol expression. | |
Returns an object with the options of the symbol expression. |
Available from version 1.10 |