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

Description

Definition at line 11492 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 {298}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 11493 of file generated.h.

◆ base

Definition at line 11494 of file generated.h.

◆ subclasses_t

Definition at line 11498 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 11499 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 11495 of file generated.h.

◆ variant

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

Definition at line 11496 of file generated.h.

◆ concrete

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

Definition at line 11497 of file generated.h.


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