Class Raw::BoundGenericEnumType
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
Inherited predicates
| getArgType | Gets the | from BoundGenericType |
| getCanonicalType | Gets the canonical type of this type. | from Type |
| getDeclaration | Gets the declaration of this any generic type. | from AnyGenericType |
| getName | Gets the name of this type. | from Type |
| getNumberOfArgTypes | Gets the number of argument types of this bound generic type. | from BoundGenericType |
| getParent | Gets the parent of this any generic type, if it exists. | from AnyGenericType |
| isUnknown | Holds if this element is unknown. | from Element |