Class ASTState.Cycle

  • Enclosing class:
    ASTState

    protected static class ASTState.Cycle
    extends java.lang.Object
    Instances of this class are used to uniquely identify circular evaluation iterations. These iteration ID objects are created for each new fixed-point iteration in a circular evaluation.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Cycle()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Cycle

        protected Cycle()