TokenQueue Fields |
The TokenQueue 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.
| |
| _tracing |
Variable indicating whether Tokeniser Tracing is enabled.
(Inherited from BaseTokenQueue.) |