Function __action370

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