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

Description

Definition at line 28350 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 {714}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 28351 of file generated.h.

◆ base

Definition at line 28352 of file generated.h.

◆ subclasses_t

Definition at line 28356 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 28357 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 28353 of file generated.h.

◆ variant

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

Definition at line 28354 of file generated.h.

◆ concrete

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

Definition at line 28355 of file generated.h.


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