Class ASTState.CircleState

  • Enclosing class:
    ASTState

    protected static class ASTState.CircleState
    extends java.lang.Object
    Tracks the state of the current circular evaluation. This class defines a stack structure where the next element on the stack is pointed to by the next field.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait