Function glsl_lang::parser::__action483

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