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

Description

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

Definition at line 21356 of file generated.h.

Public Types

using node = SgLabelStatement
 
using base = SgStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgLabelStatement, SgName,&SgLabelStatement::p_label >, describe_field_t< SgLabelStatement, SgScopeStatement *,&SgLabelStatement::p_scope >, describe_field_t< SgLabelStatement, SgStatement *,&SgLabelStatement::p_statement >, describe_field_t< SgLabelStatement, SgLabelStatement::label_type_enum,&SgLabelStatement::p_label_type >, describe_field_t< SgLabelStatement, bool,&SgLabelStatement::p_gnu_extension_unused >>
 

Static Public Attributes

static constexpr char const *const name {"LabelStatement"}
 
static constexpr unsigned long variant {507}
 
static constexpr bool concrete {true}
 

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