Function __action478

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