Lexbuf Type
Instance members
Instance member |
Description
|
|
Dynamically typed, non-lexically scoped parameter table.
|
Full Usage:
this.EndPos
|
The end position for the lexeme. |
Full Usage:
this.IsPastEndOfStream
|
True if the refill of the buffer ever failed , or if explicitly set to True. |
|
Get the language version being supported
|
|
The currently matched text as a Span, it is only valid until the lexer is advanced
|
Full Usage:
this.ReportLibraryOnlyFeatures
Returns: bool
|
Determines if the parser can report FSharpCore library-only features.
|
Full Usage:
this.StartPos
|
The start position for the lexeme. |
Full Usage:
this.StrictIndentation
Returns: bool option
|
|