Function glsl_lang::parser::__action478

source ยท
fn __action478<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<Identifier>
where L: HasLexerError,