public static final class CatalogRoutineCallBinder.BoundCall extends Object
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Integer> |
getActualPositionByFormal()
Declaration position of a formal → call-site position of its actual.
|
String |
getCalleeUnitText()
Unit text defining the resolved callee (identity-first lookups key
summaries by identity; this is provenance for diagnostics).
|
RoutineCallBinder.BindingResult |
getResult() |
public RoutineCallBinder.BindingResult getResult()
public Map<Integer,Integer> getActualPositionByFormal()
public String getCalleeUnitText()