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

Description

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

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

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