- Type Hierarchy:
java.lang.Object
AST.ByteArray
|
|||||||
FRAMES NO FRAMES |
java.lang.ObjectAST.ByteArray
public ByteArray()
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()
|
|||||||
FRAMES NO FRAMES |