Function __action526

Source
fn __action526<'i, L>(
    ctx: &ParseContext,
    __0: (LexerPosition, Option<TypeSpecifier>, LexerPosition),
    __1: (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Vec<TypeSpecifier> 
where L: HasLexerError,