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