- Type Hierarchy:
java.lang.Object
AST.Bytecode
AST.BytecodeDebug
|
|||||||
FRAMES NO FRAMES |
java.lang.ObjectAST.Bytecode
AST.BytecodeDebug
public BytecodeDebug()
public static int stackChange(byte b)
public static java.lang.String toString(byte code)
public static java.lang.String getOperands(byte[] codes, int index)
public static int fourByteToInt(byte[] codes, int pos)
public static int stepBytecode(byte[] codes, int index)
public static void printBytecode(java.io.PrintStream p, byte[] codes, int index)
public static void printBytecodes(java.io.PrintStream p, byte[] codes)
public static void appendBytecodes(java.lang.StringBuffer p, byte[] codes)
|
|||||||
FRAMES NO FRAMES |