Function glsl_lang::parser::__action424

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