CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)
Search

Member predicate Generated::ObjectLiteralExpr::getKind

Gets the kind of this object literal expression.

This is 0 for #fileLiteral, 1 for #imageLiteral and 2 for #colorLiteral.

int getKind()