27#ifndef IDLFE_AST_EXCEPTION_H_
28#define IDLFE_AST_EXCEPTION_H_
43 template <
class T>
friend class Ptr;
55typedef std::vector <const ItemWithId*>
Raises;
The exception declaration.
@ EXCEPTION
class Exception
const Identifier & name() const noexcept
The IDL simple declarator.
The common base for Struct and Exception.
Abstract Syntax Tree namespace.
std::vector< const ItemWithId * > Raises