Class DataFlowCallable
A callable used for data flow.
Import path
import semmle.code.csharp.dataflow.internal.DataFlowDispatch
Direct supertypes
Predicates
asCallable | Get the underlying source code callable, if any. |
asSummarizedCallable | Get the underlying summarized callable, if any. |
getLocation | Get the location of this dataflow callable. |
getUnderlyingCallable | Get the underlying callable. |
toString | Gets a textual representation of this dataflow callable. |