Function glsl_lang::parser::__action413

source ยท
fn __action413<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Option<Condition>
where L: HasLexerError,