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

Description

Definition at line 17007 of file generated.h.

Public Types

using node = SgForAllStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgForAllStatement, SgExprListExp *,&SgForAllStatement::p_forall_header >, describe_field_t< SgForAllStatement, SgBasicBlock *,&SgForAllStatement::p_body >, describe_field_t< SgForAllStatement, bool,&SgForAllStatement::p_has_end_statement >, describe_field_t< SgForAllStatement, std::string,&SgForAllStatement::p_string_label >, describe_field_t< SgForAllStatement, SgLabelRefExp *,&SgForAllStatement::p_end_numeric_label >, describe_field_t< SgForAllStatement, SgForAllStatement::forall_statement_kind_enum,&SgForAllStatement::p_forall_statement_kind > >
 

Static Public Attributes

static constexpr char const *const name {"ForAllStatement"}
 
static constexpr unsigned long variant {426}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 17008 of file generated.h.

◆ base

Definition at line 17009 of file generated.h.

◆ subclasses_t

Definition at line 17013 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgForAllStatement >::fields_t = mp::List<describe_field_t<SgForAllStatement,SgExprListExp*,&SgForAllStatement::p_forall_header>, describe_field_t<SgForAllStatement,SgBasicBlock*,&SgForAllStatement::p_body>, describe_field_t<SgForAllStatement,bool,&SgForAllStatement::p_has_end_statement>, describe_field_t<SgForAllStatement,std::string,&SgForAllStatement::p_string_label>, describe_field_t<SgForAllStatement,SgLabelRefExp*,&SgForAllStatement::p_end_numeric_label>, describe_field_t<SgForAllStatement,SgForAllStatement::forall_statement_kind_enum,&SgForAllStatement::p_forall_statement_kind> >

Definition at line 17014 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 17010 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgForAllStatement >::variant {426}
staticconstexpr

Definition at line 17011 of file generated.h.

◆ concrete

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

Definition at line 17012 of file generated.h.


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