AST
Class ByteArray

General Info

Type Hierarchy:
java.lang.Object
  extended by AST.ByteArray

Description

Auxiliary class * @ast class

Member Filters

API level:

Aspect:

Constructors

public ByteArray()

Methods

public int maxStackDepth()
public int stackDepth()
public void changeStackDepth(int i)
public int pos()
public int lastGotoPos()
public void setPos(int index)
public int size()
public byte get(int index)
public void set(int index,
                byte value)
public java.lang.String toString()
public byte[] toArray()

Inherited Members

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
wait
wait
wait