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

Description

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}
 

Member Typedef Documentation

◆ node

Definition at line 26508 of file generated.h.

◆ base

Definition at line 26509 of file generated.h.

◆ subclasses_t

Definition at line 26513 of file generated.h.

◆ fields_t

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

Definition at line 26514 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 26510 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgRangeBasedForStatement >::variant {664}
staticconstexpr

Definition at line 26511 of file generated.h.

◆ concrete

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

Definition at line 26512 of file generated.h.


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