IndentAwareLexer
Class in Yarn.Compiler
Inherits from Antlr4.Runtime.Lexer
Summary
A Lexer subclass that detects newlines and generates indent and dedent tokens accordingly.
Constructors
Name
Description
Methods
Name
Description
Properties
Name
Description
Gets the collection of warnings determined during lexing.
Structs
Name
Description
A warning emitted during lexing.
Last updated