Function glsl_lang::parser::__action423

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