27#ifndef IDLFE_AST_TYPEDEF_H_ 
   28#define IDLFE_AST_TYPEDEF_H_ 
   45    template <
class T> 
friend class Ptr;
 
 
Items which have repository identifiers derive from this class.
 
const Identifier & name() const noexcept
 
The IDL simple declarator.
 
Type()
Default constructor.
 
Abstract Syntax Tree namespace.