Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

Member predicate Generated::ConditionalBridgeFromObjCExpr::getAPrimaryQlClass

Gets the name of a primary CodeQL class to which this element belongs.

This is the most precise syntactic category to which they belong; for example, CallExpr is a primary class, but ApplyExpr is not.

There might be some corner cases when this returns multiple classes, or none.

string getAPrimaryQlClass()