Function __action514

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