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

Description

Definition at line 20949 of file generated.h.

Public Types

using node = SgJovialForThenStatement
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_initialization >, describe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_while_expression >, describe_field_t< SgJovialForThenStatement, SgExpression *,&SgJovialForThenStatement::p_by_or_then_expression >, describe_field_t< SgJovialForThenStatement, SgBasicBlock *,&SgJovialForThenStatement::p_loop_body >, describe_field_t< SgJovialForThenStatement, SgJovialForThenStatement::loop_statement_type_enum,&SgJovialForThenStatement::p_loop_statement_type > >
 

Static Public Attributes

static constexpr char const *const name {"JovialForThenStatement"}
 
static constexpr unsigned long variant {496}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 20950 of file generated.h.

◆ base

Definition at line 20951 of file generated.h.

◆ subclasses_t

Definition at line 20955 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgJovialForThenStatement >::fields_t = mp::List<describe_field_t<SgJovialForThenStatement,SgExpression*,&SgJovialForThenStatement::p_initialization>, describe_field_t<SgJovialForThenStatement,SgExpression*,&SgJovialForThenStatement::p_while_expression>, describe_field_t<SgJovialForThenStatement,SgExpression*,&SgJovialForThenStatement::p_by_or_then_expression>, describe_field_t<SgJovialForThenStatement,SgBasicBlock*,&SgJovialForThenStatement::p_loop_body>, describe_field_t<SgJovialForThenStatement,SgJovialForThenStatement::loop_statement_type_enum,&SgJovialForThenStatement::p_loop_statement_type> >

Definition at line 20956 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 20952 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgJovialForThenStatement >::variant {496}
staticconstexpr

Definition at line 20953 of file generated.h.

◆ concrete

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

Definition at line 20954 of file generated.h.


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