Package org.extendj.neobeaver.ast
Class ASTState.Cycle
- java.lang.Object
-
- org.extendj.neobeaver.ast.ASTState.Cycle
-
- Enclosing class:
- ASTState
protected static class ASTState.Cycle extends java.lang.ObjectInstances 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 protectedCycle()
-