Function glsl_lang::parser::__action506

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