Class Raw::PoundAssertStmt
INTERNAL: Do not use.
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getCondition | Gets the condition of this pound assert statement. |
| getMessage | Gets the message of this pound assert statement. |
| 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 |