Function glsl_lang::parser::__action831

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