Class | Description | |
---|---|---|
![]() | FunctionCallToken | Token representing an inline function call. |
![]() | LiteralToken | Token representing literal text |
![]() | TokenElement | Base class for all token fragments parsed by TokenParser |
![]() | TokenElementList | A list of TokenElement |
![]() | TokenParser | Parser to extract variable and function references in text |
![]() | VariableToken | Token representing a reference to a Job Variable |