Function glsl_lang::parser::__action412

source ยท
fn __action412<'i, L>(
    ctx: &ParseContext,
    (_, __0, _): (LexerPosition, SelectionStatement, LexerPosition),
) -> SelectionStatement
where L: HasLexerError,