ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgTemplateParameter > Struct Reference

Description

Definition at line 29831 of file generated.h.

Public Types

using node = SgTemplateParameter
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgTemplateParameter, SgTemplateParameter::template_parameter_enum,&SgTemplateParameter::p_parameterType >, describe_field_t< SgTemplateParameter, SgType *,&SgTemplateParameter::p_type >, describe_field_t< SgTemplateParameter, SgType *,&SgTemplateParameter::p_defaultTypeParameter >, describe_field_t< SgTemplateParameter, SgExpression *,&SgTemplateParameter::p_expression >, describe_field_t< SgTemplateParameter, SgExpression *,&SgTemplateParameter::p_defaultExpressionParameter >, describe_field_t< SgTemplateParameter, SgDeclarationStatement *,&SgTemplateParameter::p_templateDeclaration >, describe_field_t< SgTemplateParameter, SgDeclarationStatement *,&SgTemplateParameter::p_defaultTemplateDeclarationParameter >, describe_field_t< SgTemplateParameter, SgInitializedName *,&SgTemplateParameter::p_initializedName > >
 

Static Public Attributes

static constexpr char const *const name {"TemplateParameter"}
 
static constexpr unsigned long variant {743}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 29832 of file generated.h.

◆ base

Definition at line 29833 of file generated.h.

◆ subclasses_t

Definition at line 29837 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgTemplateParameter >::fields_t = mp::List<describe_field_t<SgTemplateParameter,SgTemplateParameter::template_parameter_enum,&SgTemplateParameter::p_parameterType>, describe_field_t<SgTemplateParameter,SgType*,&SgTemplateParameter::p_type>, describe_field_t<SgTemplateParameter,SgType*,&SgTemplateParameter::p_defaultTypeParameter>, describe_field_t<SgTemplateParameter,SgExpression*,&SgTemplateParameter::p_expression>, describe_field_t<SgTemplateParameter,SgExpression*,&SgTemplateParameter::p_defaultExpressionParameter>, describe_field_t<SgTemplateParameter,SgDeclarationStatement*,&SgTemplateParameter::p_templateDeclaration>, describe_field_t<SgTemplateParameter,SgDeclarationStatement*,&SgTemplateParameter::p_defaultTemplateDeclarationParameter>, describe_field_t<SgTemplateParameter,SgInitializedName*,&SgTemplateParameter::p_initializedName> >

Definition at line 29838 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgTemplateParameter >::name {"TemplateParameter"}
staticconstexpr

Definition at line 29834 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgTemplateParameter >::variant {743}
staticconstexpr

Definition at line 29835 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgTemplateParameter >::concrete {true}
staticconstexpr

Definition at line 29836 of file generated.h.


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