private static class CompilationResultBuilder.ExceptionInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
codeOffset |
LabelRef |
exceptionEdge |
| Constructor and Description |
|---|
ExceptionInfo(int pcOffset,
LabelRef exceptionEdge) |
public final int codeOffset
public final LabelRef exceptionEdge
public ExceptionInfo(int pcOffset, LabelRef exceptionEdge)