Function __action890

Source
fn __action890<'i, L>(
    ctx: &ParseContext,
    __lookbehind: &LexerPosition,
    __lookahead: &LexerPosition,
) -> Vec<TypeSpecifier> 
where L: HasLexerError,