ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgJovialForThenStatement > Struct Reference

Description

Definition at line 20803 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 {493}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 20804 of file generated.h.

◆ base

Definition at line 20805 of file generated.h.

◆ subclasses_t

Definition at line 20809 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 20810 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 20806 of file generated.h.

◆ variant

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

Definition at line 20807 of file generated.h.

◆ concrete

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

Definition at line 20808 of file generated.h.


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