public static class StmtRegistrar.ExceptionHandlerReferenceVariable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
polyglot.types.Type |
exType |
ReferenceVariable |
ln |
Constructor and Description |
---|
StmtRegistrar.ExceptionHandlerReferenceVariable(polyglot.types.Type exType,
ReferenceVariable ln) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final polyglot.types.Type exType
public final ReferenceVariable ln
public StmtRegistrar.ExceptionHandlerReferenceVariable(polyglot.types.Type exType, ReferenceVariable ln)