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