|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavassist.bytecode.stackmap.BasicBlock.Maker
public static class BasicBlock.Maker
| Constructor Summary | |
|---|---|
BasicBlock.Maker()
|
|
| Method Summary | |
|---|---|
BasicBlock[] |
make(CodeIterator ci,
int begin,
int end,
ExceptionTable et)
|
BasicBlock[] |
make(MethodInfo minfo)
|
protected BasicBlock[] |
makeArray(int size)
|
protected BasicBlock |
makeBlock(int pos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicBlock.Maker()
| Method Detail |
|---|
protected BasicBlock makeBlock(int pos)
protected BasicBlock[] makeArray(int size)
public BasicBlock[] make(MethodInfo minfo)
throws BadBytecode
BadBytecode
public BasicBlock[] make(CodeIterator ci,
int begin,
int end,
ExceptionTable et)
throws BadBytecode
BadBytecode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||