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

Description

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

Definition at line 26507 of file generated.h.

Public Types

using node = SgRangeBasedForStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_iterator_declaration >, describe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_range_declaration >, describe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_begin_declaration >, describe_field_t< SgRangeBasedForStatement, SgVariableDeclaration *,&SgRangeBasedForStatement::p_end_declaration >, describe_field_t< SgRangeBasedForStatement, SgExpression *,&SgRangeBasedForStatement::p_not_equal_expression >, describe_field_t< SgRangeBasedForStatement, SgExpression *,&SgRangeBasedForStatement::p_increment_expression >, describe_field_t< SgRangeBasedForStatement, SgStatement *,&SgRangeBasedForStatement::p_loop_body >>
 

Static Public Attributes

static constexpr char const *const name {"RangeBasedForStatement"}
 
static constexpr unsigned long variant {664}
 
static constexpr bool concrete {true}
 

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