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

Description

Definition at line 28474 of file generated.h.

Public Types

using node = SgSwitchStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgSwitchStatement, SgStatement *,&SgSwitchStatement::p_item_selector >, describe_field_t< SgSwitchStatement, SgStatement *,&SgSwitchStatement::p_body >, describe_field_t< SgSwitchStatement, SgLabelRefExp *,&SgSwitchStatement::p_end_numeric_label >, describe_field_t< SgSwitchStatement, std::string,&SgSwitchStatement::p_string_label > >
 

Static Public Attributes

static constexpr char const *const name {"SwitchStatement"}
 
static constexpr unsigned long variant {717}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 28475 of file generated.h.

◆ base

Definition at line 28476 of file generated.h.

◆ subclasses_t

Definition at line 28480 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgSwitchStatement >::fields_t = mp::List<describe_field_t<SgSwitchStatement,SgStatement*,&SgSwitchStatement::p_item_selector>, describe_field_t<SgSwitchStatement,SgStatement*,&SgSwitchStatement::p_body>, describe_field_t<SgSwitchStatement,SgLabelRefExp*,&SgSwitchStatement::p_end_numeric_label>, describe_field_t<SgSwitchStatement,std::string,&SgSwitchStatement::p_string_label> >

Definition at line 28481 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 28477 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgSwitchStatement >::variant {717}
staticconstexpr

Definition at line 28478 of file generated.h.

◆ concrete

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

Definition at line 28479 of file generated.h.


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