Function glsl_lang::parser::__action472
source · fn __action472<'i, L>(
ctx: &ParseContext,
__lookbehind: &LexerPosition,
__lookahead: &LexerPosition,
) -> Vec<FunctionParameterDeclaration>where
L: HasLexerError,