Click or drag to resize

TokenisingResultParserContext Properties

The TokenisingResultParserContext type exposes the following members.

Properties
  NameDescription
Public propertyHandler
Gets the Results Handler to be used.
(Inherited from BaseResultsParserContext.)
Public propertyLocalTokens
Gets the Local Tokens stack.
Public propertyTokens
Gets the Token Queue.
Public propertyTraceParsing
Gets/Sets whether Parser Tracing is used.
(Inherited from BaseResultsParserContext.)
Public propertyTraceTokeniser
Gets/Sets whether tokeniser tracing is used.
Public propertyVariables
Gets the Variables that have been seen.
(Inherited from BaseResultsParserContext.)
Top
See Also