Function glsl_lang::parser::__action546
source ยท fn __action546<'i, L>(
ctx: &ParseContext,
__0: (LexerPosition, Identifier, LexerPosition),
__1: (LexerPosition, Option<ArraySpecifier>, LexerPosition),
__2: (LexerPosition, LexerPosition, LexerPosition),
) -> ArrayedIdentifierwhere
L: HasLexerError,