Function glsl_lang::parser::__action440

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