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

Description

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

Definition at line 32394 of file generated.h.

Public Types

using node = SgUpcForAllStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUpcForAllStatement, SgForInitStatement *,&SgUpcForAllStatement::p_for_init_stmt >, describe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_test >, describe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_increment >, describe_field_t< SgUpcForAllStatement, SgExpression *,&SgUpcForAllStatement::p_affinity >, describe_field_t< SgUpcForAllStatement, SgStatement *,&SgUpcForAllStatement::p_loop_body >>
 

Static Public Attributes

static constexpr char const *const name {"UpcForAllStatement"}
 
static constexpr unsigned long variant {821}
 
static constexpr bool concrete {true}
 

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