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

Description

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

Definition at line 1374 of file generated.h.

Public Types

using node = SgArrayType
 
using base = SgType
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgArrayType, SgType *,&SgArrayType::p_base_type >, describe_field_t< SgArrayType, SgExpression *,&SgArrayType::p_index >, describe_field_t< SgArrayType, SgExprListExp *,&SgArrayType::p_dim_info >, describe_field_t< SgArrayType, int,&SgArrayType::p_rank >, describe_field_t< SgArrayType, int,&SgArrayType::p_number_of_elements >, describe_field_t< SgArrayType, bool,&SgArrayType::p_is_variable_length_array >>
 

Static Public Attributes

static constexpr char const *const name {"ArrayType"}
 
static constexpr unsigned long variant {37}
 
static constexpr bool concrete {true}
 

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