Name | Description | |
---|---|---|
![]() | TokenType | The type of token |
The following tables list the members exposed by TokenElement.
Name | Description | |
---|---|---|
![]() | HasFunctionCalls | Indicates whether this token (or any of its descendants) is a FunctionCallToken. |
![]() | HasVariableReferences | Indicates whether this token (or any of its descendants) is a VariableToken. |
![]() | ListFunctionCalls | Lists all function calls in this element or any of its descendants |
![]() | ListVariableReferences | Lists all variable references in this element or any of its descendants |