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

Description

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

Definition at line 17164 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}
 

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