Module newline

Source
Expand description

First stage lexer declaration

Structs§

NewlineSplitter
Basic lexer to split input lines according to the GLSL spec

Enums§

NewlineTokenKind
Type of token for line splitting

Type Aliases§

NewlineToken
First stage token with location