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

Description

Definition at line 17299 of file generated.h.

Public Types

using node = SgFortranDo
 
using base = SgScopeStatement
 
using subclasses_t = mp::List< SgFortranNonblockedDo >
 
using fields_t = mp::List< describe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_initialization >, describe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_bound >, describe_field_t< SgFortranDo, SgExpression *,&SgFortranDo::p_increment >, describe_field_t< SgFortranDo, SgBasicBlock *,&SgFortranDo::p_body >, describe_field_t< SgFortranDo, SgLabelRefExp *,&SgFortranDo::p_end_numeric_label >, describe_field_t< SgFortranDo, std::string,&SgFortranDo::p_string_label >, describe_field_t< SgFortranDo, bool,&SgFortranDo::p_old_style >, describe_field_t< SgFortranDo, bool,&SgFortranDo::p_has_end_statement > >
 

Static Public Attributes

static constexpr char const *const name {"FortranDo"}
 
static constexpr unsigned long variant {432}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 17300 of file generated.h.

◆ base

Definition at line 17301 of file generated.h.

◆ subclasses_t

Definition at line 17305 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgFortranDo >::fields_t = mp::List<describe_field_t<SgFortranDo,SgExpression*,&SgFortranDo::p_initialization>, describe_field_t<SgFortranDo,SgExpression*,&SgFortranDo::p_bound>, describe_field_t<SgFortranDo,SgExpression*,&SgFortranDo::p_increment>, describe_field_t<SgFortranDo,SgBasicBlock*,&SgFortranDo::p_body>, describe_field_t<SgFortranDo,SgLabelRefExp*,&SgFortranDo::p_end_numeric_label>, describe_field_t<SgFortranDo,std::string,&SgFortranDo::p_string_label>, describe_field_t<SgFortranDo,bool,&SgFortranDo::p_old_style>, describe_field_t<SgFortranDo,bool,&SgFortranDo::p_has_end_statement> >

Definition at line 17306 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 17302 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgFortranDo >::variant {432}
staticconstexpr

Definition at line 17303 of file generated.h.

◆ concrete

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

Definition at line 17304 of file generated.h.


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