ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgTypedefDeclaration > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgTypedefDeclaration >

Definition at line 31482 of file generated.h.

Public Types

using node = SgTypedefDeclaration
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List< SgTemplateTypedefDeclaration, SgTemplateInstantiationTypedefDeclaration >
 
using fields_t = mp::List< describe_field_t< SgTypedefDeclaration, SgName,&SgTypedefDeclaration::p_name >, describe_field_t< SgTypedefDeclaration, SgType *,&SgTypedefDeclaration::p_base_type >, describe_field_t< SgTypedefDeclaration, SgTypedefType *,&SgTypedefDeclaration::p_type >, describe_field_t< SgTypedefDeclaration, SgDeclarationStatement *,&SgTypedefDeclaration::p_declaration >, describe_field_t< SgTypedefDeclaration, SgSymbol *,&SgTypedefDeclaration::p_parent_scope >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_typedefBaseTypeContainsDefiningDeclaration >, describe_field_t< SgTypedefDeclaration, SgScopeStatement *,&SgTypedefDeclaration::p_scope >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_requiresGlobalNameQualificationOnType >, describe_field_t< SgTypedefDeclaration, int,&SgTypedefDeclaration::p_name_qualification_length_for_base_type >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_type_elaboration_required_for_base_type >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_global_qualification_required_for_base_type >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isAutonomousDeclaration >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isAssociatedWithDeclarationList >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_isFirstDeclarationOfDeclarationList >, describe_field_t< SgTypedefDeclaration, int,&SgTypedefDeclaration::p_name_qualification_length >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_type_elaboration_required >, describe_field_t< SgTypedefDeclaration, bool,&SgTypedefDeclaration::p_global_qualification_required >>
 

Static Public Attributes

static constexpr char const *const name {"TypedefDeclaration"}
 
static constexpr unsigned long variant {799}
 
static constexpr bool concrete {true}
 

The documentation for this struct was generated from the following file: