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

Description

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

Definition at line 33496 of file generated.h.

Public Types

using node = SgUntypedIfStatement
 
using base = SgUntypedStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUntypedIfStatement, int,&SgUntypedIfStatement::p_statement_enum >, describe_field_t< SgUntypedIfStatement, SgUntypedExpression *,&SgUntypedIfStatement::p_conditional >, describe_field_t< SgUntypedIfStatement, SgUntypedStatement *,&SgUntypedIfStatement::p_true_body >, describe_field_t< SgUntypedIfStatement, SgUntypedStatement *,&SgUntypedIfStatement::p_false_body >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedIfStatement"}
 
static constexpr unsigned long variant {856}
 
static constexpr bool concrete {true}
 

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