Function glsl_lang::parser::__action722

source ยท
fn __action722<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, SingleDeclaration, LexerPosition),
    __1: (LexerPosition, Vec<SingleDeclarationNoType>, LexerPosition),
) -> InitDeclaratorList
where L: HasLexerError,