Function glsl_lang::parser::__action851

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