Click or drag to resize

AbstractLexerRead Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodRead
Reads the tokens from the reader. Used by the Parser.
Public methodRead(Int64, Int32)
Reads the specified start position in stream. Used by the Token to read the token's value.
Top
See Also