Click or drag to resize

ITokenQueue Properties

The ITokenQueue type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of Tokens in the Queue.
Public propertyLastTokenType
Gets the Token Type of the last Token dequeued.
Public propertyTokeniser
Tokeniser that this is a Queue for.
Public propertyTokens
Gets the underlying Queue of Tokens.
Public propertyTracing
Gets/Sets whether Tokeniser Tracing should be used.
Top
See Also