Class SpecialTextNode

All Implemented Interfaces:
org.parboiled.trees.GraphNode<Node>, Node

public class SpecialTextNode extends TextNode
  • Constructor Details

    • SpecialTextNode

      public SpecialTextNode(String text)
  • Method Details