NowKeywordToken Fields |
The NowKeywordToken type exposes the following members.
| Name | Description | |
|---|---|---|
| _endline |
Variables for representing the Type and Position of the Token.
(Inherited from BaseToken.) | |
| _endpos |
Variables for representing the Type and Position of the Token.
(Inherited from BaseToken.) | |
| _startline |
Variables for representing the Type and Position of the Token.
(Inherited from BaseToken.) | |
| _startpos |
Variables for representing the Type and Position of the Token.
(Inherited from BaseToken.) | |
| _tokentype |
Variables for representing the Type and Position of the Token.
(Inherited from BaseToken.) | |
| _value |
Variable containg the value of the Token.
(Inherited from BaseToken.) |