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

Description

Definition at line 17153 of file generated.h.

Public Types

using node = SgFormatItem
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgFormatItem, int,&SgFormatItem::p_repeat_specification >, describe_field_t< SgFormatItem, SgExpression *,&SgFormatItem::p_data >, describe_field_t< SgFormatItem, SgFormatItemList *,&SgFormatItem::p_format_item_list > >
 

Static Public Attributes

static constexpr char const *const name {"FormatItem"}
 
static constexpr unsigned long variant {429}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 17154 of file generated.h.

◆ base

Definition at line 17155 of file generated.h.

◆ subclasses_t

Definition at line 17159 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgFormatItem >::fields_t = mp::List<describe_field_t<SgFormatItem,int,&SgFormatItem::p_repeat_specification>, describe_field_t<SgFormatItem,SgExpression*,&SgFormatItem::p_data>, describe_field_t<SgFormatItem,SgFormatItemList*,&SgFormatItem::p_format_item_list> >

Definition at line 17160 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 17156 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgFormatItem >::variant {429}
staticconstexpr

Definition at line 17157 of file generated.h.

◆ concrete

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

Definition at line 17158 of file generated.h.


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