Click or drag to resize

LexicalInfo Fields

The LexicalInfo type exposes the following members.

Fields
  NameDescription
Public fieldColumn
Column number (starts from 1).
(Inherited from CharLocation.)
Public fieldStatic memberEmpty
Singleton instance of LexicalInfo representing "Empty" value.
Public fieldIndex
Index of character in the file (starts from 0).
(Inherited from CharLocation.)
Public fieldLine
Line number (starts from 1).
(Inherited from CharLocation.)
Top
See Also