ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAttribute > Struct Reference

Description

Definition at line 11533 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 11534 of file generated.h.

◆ base

Definition at line 11535 of file generated.h.

◆ subclasses_t

Definition at line 11539 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 11540 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 11536 of file generated.h.

◆ variant

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

Definition at line 11537 of file generated.h.

◆ concrete

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

Definition at line 11538 of file generated.h.


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