SymbolExpression

[ Class ]

Symbol expression parser.

Constructors

Name

Description

constructor

Creates an instance of SymbolExpression.

Functions

Name

Description

toString

Serializes the symbol expression as a string.

getContent

Returns the content of the symbol expression.

getTag

Returns the tag of the symbol expression.

getName

Returns the name of the symbol expression.

getPath

Returns the path of the symbol expression as a string.

getPathTokens

Returns the path of the symbol expression as an array of its components.

getType

Returns the type of the symbol expression.

getOptions

Returns an object with the options of the symbol expression.

SymbolExpression 1:

Available from version 1.10