|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.joanju.cg.bytecode.BytecodeUtils
public class BytecodeUtils
Static methods for working with Bytecode instructions from the database.
| Constructor Summary | |
|---|---|
BytecodeUtils()
|
|
| Method Summary | |
|---|---|
static int |
containingProcedureAddress(int cuid,
int address)
Given an instruction address, get the address of the procedure it is in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BytecodeUtils()
| Method Detail |
|---|
public static int containingProcedureAddress(int cuid,
int address)
throws java.sql.SQLException,
java.io.IOException
java.sql.SQLException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||