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

Description

Definition at line 18958 of file generated.h.

Public Types

using node = SgIfStmt
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_conditional >, describe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_true_body >, describe_field_t< SgIfStmt, SgStatement *,&SgIfStmt::p_false_body >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_is_if_constexpr_statement >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_if_constexpr_value_known >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_if_constexpr_value >, describe_field_t< SgIfStmt, SgLabelRefExp *,&SgIfStmt::p_else_numeric_label >, describe_field_t< SgIfStmt, std::string,&SgIfStmt::p_string_label >, describe_field_t< SgIfStmt, SgLabelRefExp *,&SgIfStmt::p_end_numeric_label >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_has_end_statement >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_use_then_keyword >, describe_field_t< SgIfStmt, bool,&SgIfStmt::p_is_else_if_statement > >
 

Static Public Attributes

static constexpr char const *const name {"IfStmt"}
 
static constexpr unsigned long variant {463}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 18959 of file generated.h.

◆ base

Definition at line 18960 of file generated.h.

◆ subclasses_t

Definition at line 18964 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgIfStmt >::fields_t = mp::List<describe_field_t<SgIfStmt,SgStatement*,&SgIfStmt::p_conditional>, describe_field_t<SgIfStmt,SgStatement*,&SgIfStmt::p_true_body>, describe_field_t<SgIfStmt,SgStatement*,&SgIfStmt::p_false_body>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_is_if_constexpr_statement>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_if_constexpr_value_known>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_if_constexpr_value>, describe_field_t<SgIfStmt,SgLabelRefExp*,&SgIfStmt::p_else_numeric_label>, describe_field_t<SgIfStmt,std::string,&SgIfStmt::p_string_label>, describe_field_t<SgIfStmt,SgLabelRefExp*,&SgIfStmt::p_end_numeric_label>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_has_end_statement>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_use_then_keyword>, describe_field_t<SgIfStmt,bool,&SgIfStmt::p_is_else_if_statement> >

Definition at line 18965 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 18961 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgIfStmt >::variant {463}
staticconstexpr

Definition at line 18962 of file generated.h.

◆ concrete

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

Definition at line 18963 of file generated.h.


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