Class NodeToRuleCapturingParser


  • public class NodeToRuleCapturingParser
    extends Parser
    A parser that will capture parsing context data which can be later used for accessing tokens that are discarded during the conventional parsing process (like comments).