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

Description

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

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}
 

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