Function glsl_lang::parser::__action544

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