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

Description

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

Definition at line 33687 of file generated.h.

Public Types

using node = SgUntypedForStatement
 
using base = SgUntypedStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUntypedForStatement, int,&SgUntypedForStatement::p_statement_enum >, describe_field_t< SgUntypedForStatement, SgUntypedExpression *,&SgUntypedForStatement::p_initialization >, describe_field_t< SgUntypedForStatement, SgUntypedExpression *,&SgUntypedForStatement::p_bound >, describe_field_t< SgUntypedForStatement, SgUntypedExpression *,&SgUntypedForStatement::p_increment >, describe_field_t< SgUntypedForStatement, SgUntypedStatement *,&SgUntypedForStatement::p_body >, describe_field_t< SgUntypedForStatement, std::string,&SgUntypedForStatement::p_do_construct_name >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedForStatement"}
 
static constexpr unsigned long variant {860}
 
static constexpr bool concrete {true}
 

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