CodeQL library for Ruby
codeql/ruby-all 4.1.9 (changelog, source)
Search

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 startcolumn of line startline to column endcolumn of line endline in file filepath. For more information, see Locations.

    from DataFlowCall

    Charpred