Function __action461

Source
fn __action461<'i, L>(
    ctx: &ParseContext,
    (_, v, _): (LexerPosition, Vec<TypeSpecifier>, LexerPosition),
) -> Vec<TypeSpecifier> 
where L: HasLexerError,