qtil
advanced-security/qtil-csharp 0.0.3
Search

Class Internal::DispatchCallImpl

A call.

Import path

import semmle.code.csharp.dispatch.Dispatch

Direct supertypes

Known direct subtypes

    Predicates

    getADynamicTarget

    Gets a dynamic (run-time) target of this call, if any.

    getAStaticTarget

    Gets a static (compile-time) target of this call.

    getArgument

    Gets the ith argument of this call.

    getCall

    Gets the underlying expression of this call.

    getLocation

    Gets the location of this call.

    getNumberOfArguments

    Gets the number of arguments of this call.

    getQualifier

    Gets the qualifier of this call, if any.

    getSyntheticQualifier

    Gets the qualifier or another expression that can be used for typing purposes, if any.

    toString

    Gets a textual representation of this call.