qtil
advanced-security/qtil-swift 0.0.3
Search

Module Impl

INTERNAL: This module contains the customizable definition of SelfApplyExpr and should not be referenced directly.

Import path

import codeql.swift.elements.expr.internal.SelfApplyExprImpl

Classes

SelfApplyExpr

An internal raw instance of method lookups like x.foo in x.foo(). This is completely replaced by the synthesized type MethodLookupExpr.