AST
class ASTNode$State

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.ASTNode$State
static class ASTNode$State.CircularValue
           

Description

Source
Declared in ASTNode at line 4

Member Filters

API level:

Aspect:

Constructors

public ASTNode$State()

Methods

public void push(int i)
public int pop()
public int peek()
public void reset()

Fields

public boolean LAST_CYCLE
public boolean IN_CIRCLE
public int CIRCLE_INDEX
public boolean CHANGE
public boolean RESET_CYCLE
public static final int REWRITE_CHANGE
public static final int REWRITE_NOCHANGE
public static final int REWRITE_INTERRUPT
protected int duringTypeAnalysis

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait