public static class StmtProcedureCall.ExceptionHandlerPointsToGraphNode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
polyglot.types.Type |
exType |
ReferenceVariableReplica |
node |
Constructor and Description |
---|
StmtProcedureCall.ExceptionHandlerPointsToGraphNode(polyglot.types.Type exType,
ReferenceVariableReplica o) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public final polyglot.types.Type exType
public final ReferenceVariableReplica node
public StmtProcedureCall.ExceptionHandlerPointsToGraphNode(polyglot.types.Type exType, ReferenceVariableReplica o)