Class ExceptionTableEntry
java.lang.Object
org.adoptopenjdk.jitwatch.model.bytecode.ExceptionTableEntry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
from
private int from -
to
private int to -
target
private int target -
type
-
-
Constructor Details
-
ExceptionTableEntry
-
-
Method Details
-
getFrom
public int getFrom() -
getTo
public int getTo() -
getTarget
public int getTarget() -
getType
-
toString
-