27#ifndef IDLFE_AST_STRUCTBASE_H_ 
   28#define IDLFE_AST_STRUCTBASE_H_ 
Sequential container of the AST items.
 
Kind kind() const noexcept
 
Items which have repository identifiers derive from this class.
 
const Identifier & name() const noexcept
 
The IDL simple declarator.
 
The common base for Struct and Exception.
 
Abstract Syntax Tree namespace.