Function glsl_lang::parser::__action816

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