Class Position

    • Field Detail

      • start

        public int start
        The starting position in the string
      • length

        public int length
        The current token length
      • end

        public int end
        The token end position in the string
    • Constructor Detail

      • Position

        public Position()