BufferedTokenQueue Properties |
The BufferedTokenQueue type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Tokens in the Queue.
(Inherited from TokenQueue.) | |
| 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.
(Inherited from TokenQueue.) | |
| Tracing |
Gets/Sets Tracing for the Token Queue.
(Inherited from BaseTokenQueue.) |