Function glsl_lang::parser::__action777

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