Class Raw::UnspecifiedElement
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getChild | Gets the |
| getError | Gets the error of this unspecified element. |
| getIndex | Gets the index of this unspecified element, if it exists. |
| getNumberOfChildren | Gets the number of children of this unspecified element. |
| getParent | Gets the parent of this unspecified element, if it exists. |
| getProperty | Gets the property of this unspecified element. |
| toString |
Inherited predicates
| getLocation | Gets the location associated with this element in the code, if it exists. | from Locatable |
| isUnknown | Holds if this element is unknown. | from Element |