TokenQueue Properties |
The TokenQueue type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Tokens in the Queue.
(Overrides BaseTokenQueueCount.) | |
| LastTokenType |
Gets the Token Type of the last Token dequeued.
(Inherited from BaseTokenQueue.) | |
| Tokeniser |
Sets the Tokeniser used by the Queue.
(Inherited from BaseTokenQueue.) | |
| Tokens |
Gets the underlying Queue of Tokens.
(Overrides BaseTokenQueueTokens.) | |
| Tracing |
Gets/Sets Tracing for the Token Queue.
(Inherited from BaseTokenQueue.) |