Class CompileStack.LabelRange

  • Enclosing class:
    CompileStack

    protected static class CompileStack.LabelRange
    extends Object
    • Field Detail

      • start

        public org.objectweb.asm.Label start
      • end

        public org.objectweb.asm.Label end
    • Constructor Detail

      • LabelRange

        protected LabelRange()