27 #ifndef IDLFE_AST_OPERATIONBASE_H_
28 #define IDLFE_AST_OPERATIONBASE_H_
58 raises_ = std::move (exceptions);
Sequential container of the AST items.
Kind kind() const noexcept
const Identifier & name() const noexcept
const Raises & raises() const noexcept
The IDL simple declarator.
Abstract Syntax Tree namespace.
std::vector< const ItemWithId * > Raises