Function glsl_lang::parser::__action630
source ยท fn __action630<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, Token, LexerPosition),
__1: (LexerPosition, Option<Token>, LexerPosition),
__2: (LexerPosition, LexerPosition, LexerPosition),
) -> PreprocessorLinewhere
L: HasLexerError,