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