NonTokenisedTokenQueue Fields |
The NonTokenisedTokenQueue type exposes the following members.
Name | Description | |
---|---|---|
_lasttokentype |
Type of Last Token dequeued.
(Inherited from BaseTokenQueue.) | |
_tokeniser |
Tokeniser used to fill the Token Queue.
(Inherited from BaseTokenQueue.) | |
_tokens |
Internal Queue object which this class is a wrapper around.
(Inherited from TokenQueue.) | |
_tracing |
Variable indicating whether Tokeniser Tracing is enabled.
(Inherited from BaseTokenQueue.) |