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

Description

Definition at line 33599 of file generated.h.

Public Types

using node = SgWhereStatement
 
using base = SgStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgWhereStatement, SgExpression *,&SgWhereStatement::p_condition >, describe_field_t< SgWhereStatement, SgBasicBlock *,&SgWhereStatement::p_body >, describe_field_t< SgWhereStatement, SgElseWhereStatement *,&SgWhereStatement::p_elsewhere >, describe_field_t< SgWhereStatement, SgLabelRefExp *,&SgWhereStatement::p_end_numeric_label >, describe_field_t< SgWhereStatement, std::string,&SgWhereStatement::p_string_label >, describe_field_t< SgWhereStatement, bool,&SgWhereStatement::p_has_end_statement > >
 

Static Public Attributes

static constexpr char const *const name {"WhereStatement"}
 
static constexpr unsigned long variant {849}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 33600 of file generated.h.

◆ base

Definition at line 33601 of file generated.h.

◆ subclasses_t

Definition at line 33605 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgWhereStatement >::fields_t = mp::List<describe_field_t<SgWhereStatement,SgExpression*,&SgWhereStatement::p_condition>, describe_field_t<SgWhereStatement,SgBasicBlock*,&SgWhereStatement::p_body>, describe_field_t<SgWhereStatement,SgElseWhereStatement*,&SgWhereStatement::p_elsewhere>, describe_field_t<SgWhereStatement,SgLabelRefExp*,&SgWhereStatement::p_end_numeric_label>, describe_field_t<SgWhereStatement,std::string,&SgWhereStatement::p_string_label>, describe_field_t<SgWhereStatement,bool,&SgWhereStatement::p_has_end_statement> >

Definition at line 33606 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 33602 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgWhereStatement >::variant {849}
staticconstexpr

Definition at line 33603 of file generated.h.

◆ concrete

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

Definition at line 33604 of file generated.h.


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