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

Description

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

Definition at line 22701 of file generated.h.

Public Types

using node = SgNamedType
 
using base = SgType
 
using subclasses_t = mp::List< SgClassType, SgEnumType, SgTypedefType, SgNonrealType, SgJavaParameterizedType, SgJavaQualifiedType, SgJavaWildcardType, SgAdaTaskType, SgAdaProtectedType, SgAdaFormalType, SgAdaDiscriminatedType >
 
using fields_t = mp::List< describe_field_t< SgNamedType, SgDeclarationStatement *,&SgNamedType::p_declaration >, describe_field_t< SgNamedType, bool,&SgNamedType::p_autonomous_declaration >, describe_field_t< SgNamedType, bool,&SgNamedType::p_is_from_template_parameter >>
 

Static Public Attributes

static constexpr char const *const name {"NamedType"}
 
static constexpr unsigned long variant {554}
 
static constexpr bool concrete {false}
 

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