public interface InvokeInfo
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeStaticallyBound() |
Collection<AnalysisMethod> |
getCallees() |
BytecodePosition |
getPosition() |
AnalysisMethod |
getTargetMethod() |
boolean |
isDirectInvoke() |
boolean canBeStaticallyBound()
AnalysisMethod getTargetMethod()
Collection<AnalysisMethod> getCallees()
BytecodePosition getPosition()
boolean isDirectInvoke()