ParserRuleContext.copyFrom

COPY a ctx (I'm deliberately not using copy constructor) to avoid confusion with creating node with parent. Does not copy children.

class ParserRuleContext
void
copyFrom

Meta