Function glsl_lang::parser::__action411

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