Class Raw::ModuleDecl
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getAnExportedModule | Gets the |
| getAnImportedModule | Gets the |
| isBuiltinModule | Holds if this module is the built-in one. |
| isSystemModule | Holds if this module is a system one. |
| toString |
Inherited predicates
| 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 |
| isUnknown | Holds if this element is unknown. | from Element |