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

Description

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

Definition at line 33563 of file generated.h.

Public Types

using node = SgUntypedCaseStatement
 
using base = SgUntypedStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUntypedCaseStatement, int,&SgUntypedCaseStatement::p_statement_enum >, describe_field_t< SgUntypedCaseStatement, SgUntypedExpression *,&SgUntypedCaseStatement::p_expression >, describe_field_t< SgUntypedCaseStatement, SgUntypedStatement *,&SgUntypedCaseStatement::p_body >, describe_field_t< SgUntypedCaseStatement, std::string,&SgUntypedCaseStatement::p_case_construct_name >, describe_field_t< SgUntypedCaseStatement, bool,&SgUntypedCaseStatement::p_has_fall_through >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedCaseStatement"}
 
static constexpr unsigned long variant {857}
 
static constexpr bool concrete {true}
 

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