Function glsl_lang::parser::__action479

source ยท
fn __action479<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<Identifier>, LexerPosition),
) -> Vec<Identifier>
where L: HasLexerError,