Function glsl_lang::parser::__action678

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