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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgJovialForThenStatement >

Definition at line 20960 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}
 

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