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