Class SummaryCall
A synthesized call inside a SummarizedCallable.
Import path
import semmle.code.java.dataflow.internal.DataFlowPrivateDirect supertypes
Indirect supertypes
Predicates
| getEnclosingCallable | Gets the enclosing callable of this call. |
| getLocation | Gets the location of this call. |
| getReceiver | Gets the data flow node that this call targets. |
| toString | Gets a textual representation of this call. |
Inherited predicates
| asCall | Gets the source (non-synthesized) call this corresponds to, if any. | from DataFlowCall |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from DataFlowCall |