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

Description

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

Definition at line 13655 of file generated.h.

Public Types

using node = SgDataStatementValue
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgDataStatementValue, SgDataStatementValue::data_statement_value_enum,&SgDataStatementValue::p_data_initialization_format >, describe_field_t< SgDataStatementValue, SgExprListExp *,&SgDataStatementValue::p_initializer_list >, describe_field_t< SgDataStatementValue, SgExpression *,&SgDataStatementValue::p_repeat_expression >, describe_field_t< SgDataStatementValue, SgExpression *,&SgDataStatementValue::p_constant_expression >>
 

Static Public Attributes

static constexpr char const *const name {"DataStatementValue"}
 
static constexpr unsigned long variant {361}
 
static constexpr bool concrete {true}
 

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