Function glsl_lang::parser::__action545

source ยท
fn __action545<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, ArraySpecifierDimensionData, LexerPosition),
    __1: (LexerPosition, LexerPosition, LexerPosition),
) -> ArraySpecifierDimension
where L: HasLexerError,