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

Description

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

Member Typedef Documentation

◆ node

Definition at line 32282 of file generated.h.

◆ base

Definition at line 32283 of file generated.h.

◆ subclasses_t

Definition at line 32287 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgUpcForAllStatement >::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> >

Definition at line 32288 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32284 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgUpcForAllStatement >::variant {818}
staticconstexpr

Definition at line 32285 of file generated.h.

◆ concrete

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

Definition at line 32286 of file generated.h.


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