Class ASTState.CircularValue

  • Enclosing class:
    ASTState

    protected static class ASTState.CircularValue
    extends java.lang.Object
    This class stores an attribute value tagged with an iteration ID for a circular evaluation.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CircularValue()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • CircularValue

        protected CircularValue()