Function glsl_lang::parser::__action580

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