Click or drag to resize

BaseTokenQueue Properties

The BaseTokenQueue type exposes the following members.

Properties
  NameDescription
Public propertyCount
Abstract Definition of Interface Property.
Public propertyLastTokenType
Gets the Token Type of the last Token dequeued.
Public propertyTokeniser
Sets the Tokeniser used by the Queue.
Public propertyTokens
Abstract Definition of Interface Property.
Public propertyTracing
Gets/Sets Tracing for the Token Queue.
Top
See Also