Function glsl_lang::parser::__action443

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