LexicalInfo Fields |
The LexicalInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Column |
Column number (starts from 1).
(Inherited from CharLocation.) | |
| Empty |
Singleton instance of LexicalInfo representing "Empty" value.
| |
| Index |
Index of character in the file (starts from 0).
(Inherited from CharLocation.) | |
| Line |
Line number (starts from 1).
(Inherited from CharLocation.) |