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

Member predicate Generated::ConcreteVarDecl::getIntroducerInt

Gets the introducer enumeration value.

This is 0 if the variable was introduced with let and 1 if it was introduced with var.

int getIntroducerInt()