org.extendj.ast
class ASTNode$State

General Info

Type Hierarchy:
java.lang.Object
  extended by org.extendj.ast.ASTNode$State
static class ASTNode$State.CircularValue
           

Description

Source
Declared in /home/jesper/git/extendj/ASTNode$State 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 INTERMEDIATE_VALUE
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

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
toString
wait
wait
wait