IndentAwareLexer
Inherits from
Antlr4.Runtime.Lexer
A Lexer subclass that detects newlines and generates indent and dedent tokens accordingly.
public abstract class IndentAwareLexer : Lexer
Name | Description |
---|---|
Name | Description |
---|---|
|
Name | Description |
---|---|
Gets the collection of warnings determined during lexing. |
Name | Description |
---|---|
A warning emitted during lexing. |
Last modified 1yr ago