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

Description

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

Definition at line 21457 of file generated.h.

Public Types

using node = SgLabelSymbol
 
using base = SgSymbol
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgLabelSymbol, SgLabelStatement *,&SgLabelSymbol::p_declaration >, describe_field_t< SgLabelSymbol, SgStatement *,&SgLabelSymbol::p_fortran_statement >, describe_field_t< SgLabelSymbol, SgInitializedName *,&SgLabelSymbol::p_fortran_alternate_return_parameter >, describe_field_t< SgLabelSymbol, int,&SgLabelSymbol::p_numeric_label_value >, describe_field_t< SgLabelSymbol, SgLabelSymbol::label_type_enum,&SgLabelSymbol::p_label_type >>
 

Static Public Attributes

static constexpr char const *const name {"LabelSymbol"}
 
static constexpr unsigned long variant {509}
 
static constexpr bool concrete {true}
 

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