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

Description

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

Definition at line 29313 of file generated.h.

Public Types

using node = SgTemplateTypedefDeclaration
 
using base = SgTypedefDeclaration
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgTemplateTypedefDeclaration, SgTemplateParameterPtrList,&SgTemplateTypedefDeclaration::p_templateParameters >, describe_field_t< SgTemplateTypedefDeclaration, SgTemplateArgumentPtrList,&SgTemplateTypedefDeclaration::p_templateSpecializationArguments >, describe_field_t< SgTemplateTypedefDeclaration, SgName,&SgTemplateTypedefDeclaration::p_string >, describe_field_t< SgTemplateTypedefDeclaration, SgDeclarationScope *,&SgTemplateTypedefDeclaration::p_nonreal_decl_scope >>
 

Static Public Attributes

static constexpr char const *const name {"TemplateTypedefDeclaration"}
 
static constexpr unsigned long variant {731}
 
static constexpr bool concrete {true}
 

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