public static class BasicBlock.Catch
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
BasicBlock |
body |
|
BasicBlock.Catch |
next |
|
int |
typeIndex |
public BasicBlock.Catch next
public BasicBlock body
public int typeIndex
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.