Class Raw::ExtensionDecl
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getExtendedTypeDecl | Gets the extended type declaration of this extension declaration. |
| getProtocol | Gets the |
| toString |
Inherited predicates
| getGenericTypeParam | Gets the | from GenericContext |
| 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 |
| isUnknown | Holds if this element is unknown. | from Element |