Name | Description | |
---|---|---|
![]() | TokenElementList Constructor | Overloaded. |
The following tables list the members exposed by TokenElementList.
Name | Description | |
---|---|---|
![]() | TokenElementList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Add | |
![]() | AddRange | |
![]() | GetEnumerator | |
![]() | HasFunctionCalls | Overridden. Indicates whether this token (or any of its descendants) is a FunctionCallToken.Indicates whether this token (or any of its descendants) is a FunctionCallToken. |
![]() | HasVariableReferences | Overridden. Indicates whether this token (or any of its descendants) is a VariableToken.Indicates whether this token (or any of its descendants) is a VariableToken. |
![]() | ListFunctionCalls | Overridden. Lists all function calls in this element or any of its descendants Lists all function calls in this element or any of its descendants |
![]() | ListVariableReferences | Overridden. Lists all variable references in this element or any of its descendants Lists all variable references in this element or any of its descendants |
![]() | ToString | Returns a string that represents the current object. |