ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAggregateInitializer > Struct Reference

Description

Definition at line 1104 of file generated.h.

Public Types

using node = SgAggregateInitializer
 
using base = SgInitializer
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAggregateInitializer, SgExprListExp *,&SgAggregateInitializer::p_initializers >, describe_field_t< SgAggregateInitializer, SgType *,&SgAggregateInitializer::p_expression_type >, describe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_need_explicit_braces >, describe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_uses_compound_literal >, describe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_requiresGlobalNameQualificationOnType >, describe_field_t< SgAggregateInitializer, int,&SgAggregateInitializer::p_name_qualification_length_for_type >, describe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_type_elaboration_required_for_type >, describe_field_t< SgAggregateInitializer, bool,&SgAggregateInitializer::p_global_qualification_required_for_type >, describe_field_t< SgAggregateInitializer, SgExpression *,&SgAggregateInitializer::p_originalExpressionTree > >
 

Static Public Attributes

static constexpr char const *const name {"AggregateInitializer"}
 
static constexpr unsigned long variant {31}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 1105 of file generated.h.

◆ base

Definition at line 1106 of file generated.h.

◆ subclasses_t

Definition at line 1110 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAggregateInitializer >::fields_t = mp::List<describe_field_t<SgAggregateInitializer,SgExprListExp*,&SgAggregateInitializer::p_initializers>, describe_field_t<SgAggregateInitializer,SgType*,&SgAggregateInitializer::p_expression_type>, describe_field_t<SgAggregateInitializer,bool,&SgAggregateInitializer::p_need_explicit_braces>, describe_field_t<SgAggregateInitializer,bool,&SgAggregateInitializer::p_uses_compound_literal>, describe_field_t<SgAggregateInitializer,bool,&SgAggregateInitializer::p_requiresGlobalNameQualificationOnType>, describe_field_t<SgAggregateInitializer,int,&SgAggregateInitializer::p_name_qualification_length_for_type>, describe_field_t<SgAggregateInitializer,bool,&SgAggregateInitializer::p_type_elaboration_required_for_type>, describe_field_t<SgAggregateInitializer,bool,&SgAggregateInitializer::p_global_qualification_required_for_type>, describe_field_t<SgAggregateInitializer,SgExpression*,&SgAggregateInitializer::p_originalExpressionTree> >

Definition at line 1111 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgAggregateInitializer >::name {"AggregateInitializer"}
staticconstexpr

Definition at line 1107 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAggregateInitializer >::variant {31}
staticconstexpr

Definition at line 1108 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAggregateInitializer >::concrete {true}
staticconstexpr

Definition at line 1109 of file generated.h.


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