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

Description

Definition at line 11401 of file generated.h.

Public Types

using node = SgAttribute
 
using base = SgSupport
 
using subclasses_t = mp::List< SgPragma, SgBitAttribute >
 
using fields_t = mp::List< describe_field_t< SgAttribute, std::string,&SgAttribute::p_name > >
 

Static Public Attributes

static constexpr char const *const name {"Attribute"}
 
static constexpr unsigned long variant {295}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 11402 of file generated.h.

◆ base

Definition at line 11403 of file generated.h.

◆ subclasses_t

Definition at line 11407 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAttribute >::fields_t = mp::List<describe_field_t<SgAttribute,std::string,&SgAttribute::p_name> >

Definition at line 11408 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 11404 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAttribute >::variant {295}
staticconstexpr

Definition at line 11405 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAttribute >::concrete {false}
staticconstexpr

Definition at line 11406 of file generated.h.


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