Class Raw::PoundDiagnosticDecl
INTERNAL: Do not use.
A diagnostic directive, which is either #error or #warning.
Import path
import codeql.swift.generated.RawDirect supertypes
Predicates
| getKind | Gets the kind of this pound diagnostic declaration. |
| getMessage | Gets the message of this pound diagnostic declaration. |
| toString |