Function glsl_lang::parser::__action719

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