Function glsl_lang::parser::__action400
source ยท fn __action400<'i, L>(
ctx: &ParseContext,
(_, l, _): (LexerPosition, LexerPosition, LexerPosition),
(_, s, _): (LexerPosition, SelectionStatement, LexerPosition),
(_, r, _): (LexerPosition, LexerPosition, LexerPosition),
) -> Statementwhere
L: HasLexerError,