Class NormalCall
Import path
import codeql.ruby.dataflow.internal.DataFlowDispatch
Direct supertypes
Indirect supertypes
Known direct subtypes
Predicates
asCall | Gets the underlying source code call, if any. |
getEnclosingCallable | Gets the enclosing callable. |
getLocation | Gets the location of this call. |
toString | Gets a textual representation of this call. |
Inherited predicates
hasLocationInfo | Holds if this element is at the specified location. The location spans column | from DataFlowCall |