Function glsl_lang::parser::__action480

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