Classes | |
| class | PrintType | 
| class | PrintDecl | 
Enumerations | |
| enum | Kind | 
| enum | Type { ERROR, WARNING, NOTE } | 
Every diagnostic is associated with one of the following types. More... | |
| enum comma::diag::Kind | 
Definition at line 22 of file Diagnostic.h.
| enum comma::diag::Type | 
Every diagnostic is associated with one of the following types.
Definition at line 31 of file Diagnostic.h.
 1.6.1