Class DataFlowCallable
A callable. This includes callables from source code, as well as callables defined in library code.
Import path
import codeql.ruby.dataflow.internal.DataFlowDispatch
Direct supertypes
Predicates
asCfgScope | Gets the underlying CFG scope, if any. |
asLibraryCallable | Gets the underlying library callable, if any. |
getLocation | Gets the location of this callable. |
toString | Gets a textual representation of this callable. |