Function glsl_lang::parser::__action520

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