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

Description

Definition at line 21468 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}
 

Member Typedef Documentation

◆ node

Definition at line 21469 of file generated.h.

◆ base

Definition at line 21470 of file generated.h.

◆ subclasses_t

Definition at line 21474 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgLabelSymbol >::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> >

Definition at line 21475 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgLabelSymbol >::name {"LabelSymbol"}
staticconstexpr

Definition at line 21471 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgLabelSymbol >::variant {509}
staticconstexpr

Definition at line 21472 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgLabelSymbol >::concrete {true}
staticconstexpr

Definition at line 21473 of file generated.h.


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