ITokenQueue Properties |
The ITokenQueue type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of Tokens in the Queue.
| |
LastTokenType |
Gets the Token Type of the last Token dequeued.
| |
Tokeniser |
Tokeniser that this is a Queue for.
| |
Tokens |
Gets the underlying Queue of Tokens.
| |
Tracing |
Gets/Sets whether Tokeniser Tracing should be used.
|