Function glsl_lang::parser::__action434
source ยท fn __action434<'i, L>(
ctx: &ParseContext,
(_, v, _): (LexerPosition, Vec<ArraySpecifierDimension>, LexerPosition),
(_, e, _): (LexerPosition, ArraySpecifierDimension, LexerPosition),
) -> Vec<ArraySpecifierDimension>where
L: HasLexerError,