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

Member predicate Raw::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()