Class ForLoop

    • Constructor Detail

      • ForLoop

        public ForLoop​(Iterator<?> ite,
                       int len)
      • ForLoop

        public ForLoop​(Iterator<?> ite)
    • Method Detail

      • getIndex

        public int getIndex()
      • getIndex0

        public int getIndex0()
      • getDepth

        public int getDepth()
      • getDepth0

        public int getDepth0()
      • getCounter

        public int getCounter()
      • getRevindex

        public int getRevindex()
      • getRevindex0

        public int getRevindex0()
      • getRevcounter

        public int getRevcounter()
      • getLength

        public int getLength()
      • isFirst

        public boolean isFirst()
      • isLast

        public boolean isLast()