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