Class Raw::StructDecl
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
Inherited predicates
| getGenericTypeParam | Gets the | from GenericContext |
| getInheritedType | Gets the | from TypeDecl |
| 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 type declaration. | from TypeDecl |
| getType | Gets the type of this nominal type declaration. | from NominalTypeDecl |
| isUnknown | Holds if this element is unknown. | from Element |