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

Description

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

Definition at line 20127 of file generated.h.

Public Types

using node = SgInitializer
 
using base = SgExpression
 
using subclasses_t = mp::List< SgAggregateInitializer, SgCompoundInitializer, SgConstructorInitializer, SgAssignInitializer, SgDesignatedInitializer, SgBracedInitializer, SgAdaAncestorInitializer >
 
using fields_t = mp::List< describe_field_t< SgInitializer, bool,&SgInitializer::p_is_explicit_cast >, describe_field_t< SgInitializer, bool,&SgInitializer::p_is_braced_initialized >>
 

Static Public Attributes

static constexpr char const *const name {"Initializer"}
 
static constexpr unsigned long variant {477}
 
static constexpr bool concrete {false}
 

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