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

Description

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

Definition at line 34216 of file generated.h.

Public Types

using node = SgUntypedType
 
using base = SgUntypedNode
 
using subclasses_t = mp::List< SgUntypedArrayType, SgUntypedTableType >
 
using fields_t = mp::List< describe_field_t< SgUntypedType, std::string,&SgUntypedType::p_type_name >, describe_field_t< SgUntypedType, SgUntypedExpression *,&SgUntypedType::p_type_kind >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_has_kind >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_is_literal >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_is_class >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_is_intrinsic >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_is_constant >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_is_user_defined >, describe_field_t< SgUntypedType, SgUntypedExpression *,&SgUntypedType::p_char_length_expression >, describe_field_t< SgUntypedType, std::string,&SgUntypedType::p_char_length_string >, describe_field_t< SgUntypedType, bool,&SgUntypedType::p_char_length_is_string >, describe_field_t< SgUntypedType, SgUntypedExprListExpression *,&SgUntypedType::p_modifiers >, describe_field_t< SgUntypedType, SgUntypedType::type_enum,&SgUntypedType::p_type_enum_id >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedType"}
 
static constexpr unsigned long variant {883}
 
static constexpr bool concrete {false}
 

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