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