Function glsl_lang::parser::__action351
source ยท fn __action351<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, _, _): (LexerPosition, Token, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> Preprocessorwhere
L: HasLexerError,