AST
class ASTNode$State

General Info

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

Description

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 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
public int replacePos
protected int duringBoundNames
protected int duringNameResolution
protected int duringLiterals
protected int duringDU
protected int duringAnnotations
protected int duringEnums

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait