INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getPropertyWrapperLocalWrappedVar | Gets the property wrapper local wrapped variable of this parameter declaration, if it exists. |
| getPropertyWrapperLocalWrappedVarBinding | Gets the property wrapper local wrapped variable binding of this parameter declaration, if it exists. |
| isInout | Holds if this is an |
| toString |
Inherited predicates
| getAccessor | Gets the | from AbstractStorageDecl |
| getAttachedPropertyWrapperType | Gets the attached property wrapper type of this variable declaration, if it exists. | from VarDecl |
| getInterfaceType | Gets the interface type of this value declaration. | from ValueDecl |
| getLocation | Gets the location associated with this element in the code, if it exists. | from Locatable |
| getMember | Gets the | from Decl |
| getModule | Gets the module of this declaration. | from Decl |
| getName | Gets the name of this variable declaration. | from VarDecl |
| getParentInitializer | Gets the parent initializer of this variable declaration, if it exists. | from VarDecl |
| getParentPattern | Gets the parent pattern of this variable declaration, if it exists. | from VarDecl |
| getPropertyWrapperBackingVar | Gets the property wrapper backing variable of this variable declaration, if it exists. | from VarDecl |
| getPropertyWrapperBackingVarBinding | Gets the property wrapper backing variable binding of this variable declaration, if it exists. | from VarDecl |
| getPropertyWrapperProjectionVar | Gets the property wrapper projection variable of this variable declaration, if it exists. | from VarDecl |
| getPropertyWrapperProjectionVarBinding | Gets the property wrapper projection variable binding of this variable declaration, if it exists. | from VarDecl |
| getType | Gets the type of this variable declaration. | from VarDecl |
| isUnknown | Holds if this element is unknown. | from Element |