Function glsl_lang::parser::__action854

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