Function glsl_lang::parser::__action450

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