Class ChunkerStatement

  • All Implemented Interfaces:
    Node

    public class ChunkerStatement
    extends SimpleNode
    • Constructor Detail

      • ChunkerStatement

        public ChunkerStatement​(int id)
      • ChunkerStatement

        public ChunkerStatement​(Chunker p,
                                int id)
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.String prefix)
        Overrides:
        toString in class SimpleNode
      • setAnnotations

        public void setAnnotations​(java.util.List<ChunkerAnnotation> annotations)
      • containsIndex

        public boolean containsIndex​(int i)