|
| Language.C.Analysis.SemError | | Portability | ghc | | Stability | alpha | | Maintainer | benedikt.huber@gmail.com |
|
|
|
| Description |
| Errors in the semantic analysis
|
|
| Synopsis |
|
|
|
| Documentation |
|
| newtype InvalidASTError | Source |
|
| InvalidASTError is caused by the violation of an invariant in the AST
| | Constructors | |
|
|
|
|
| newtype BadSpecifierError | Source |
|
| BadSpecifierError is caused by an invalid combination of specifiers
| | Constructors | |
|
|
|
|
|
|
|
|
|
|
| RedefError is caused by an invalid redefinition of the same identifier or type
| | Constructors | |
|
|
|
|
|
|
| Constructors | | DuplicateDef | | | DiffKindRedecl | | | ShadowedDef | |
|
|
|
|
|
| Produced by Haddock version 2.6.0 |