27#ifndef IDLFE_AST_STATEMEMBER_H_ 
   28#define IDLFE_AST_STATEMEMBER_H_ 
   49    template <
class T> 
friend class Ptr;
 
 
@ STATE_MEMBER
class StateMember
 
The item with name and type.
 
const Identifier & name() const noexcept
 
The IDL simple declarator.
 
bool is_public() const noexcept
 
Abstract Syntax Tree namespace.