Class AbstractQueryNode.SourceLocation

    • Constructor Detail

      • SourceLocation

        public SourceLocation​(int start,
                              int stop)
    • Method Detail

      • getStart

        public int getStart()
      • getStop

        public int getStop()