comma::ExceptionDecl Class Reference
#include <Decl.h>
List of all members.
Detailed Description
Definition at line 163 of file Decl.h.
Member Enumeration Documentation
The following enumeration provides codes which map the the language defined primitive exception nodes, or to a user defined exception.
- Enumerator:
User |
ID for user defined exceptions.
|
Program_Error |
Program_Error.
|
Constraint_Error |
Constraint_Error.
|
Assertion_Error |
Assertion_Error.
|
Definition at line 168 of file Decl.h.
Member Function Documentation
static bool comma::ExceptionDecl::classof |
( |
const Ast * |
node |
) |
[inline, static] |
static bool comma::ExceptionDecl::classof |
( |
const ExceptionDecl * |
node |
) |
[inline, static] |
Friends And Related Function Documentation
The documentation for this class was generated from the following file: