Package javassist.bytecode.stackmap
Class BasicBlock.Catch
java.lang.Object
javassist.bytecode.stackmap.BasicBlock.Catch
- Enclosing class:
BasicBlock
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
-
body
-
typeIndex
public int typeIndex
-
-
Constructor Details
-
Catch
Catch(BasicBlock b, int i, BasicBlock.Catch c)
-