Class ExceptionTable
java.lang.Object
org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ExceptionTableEntry entry) getEntryForBCI(int bci) intsize()toString()
-
Field Details
-
entries
-
-
Constructor Details
-
ExceptionTable
public ExceptionTable()
-
-
Method Details
-
add
-
getEntryForBCI
-
size
public int size() -
getEntries
-
toString
-