Expand description
First stage lexer declaration
Structs§
- Newline
Splitter - Basic lexer to split input lines according to the GLSL spec
Enums§
- Newline
Token Kind - Type of token for line splitting
Type Aliases§
- Newline
Token - First stage token with location