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

Description

Definition at line 39687 of file generated.h.

Public Types

using node = SgAdaVariantWhenStmt
 
using base = SgStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaVariantWhenStmt, SgExprListExp *,&SgAdaVariantWhenStmt::p_choices >, describe_field_t< SgAdaVariantWhenStmt, SgAdaUnscopedBlock *,&SgAdaVariantWhenStmt::p_components > >
 

Static Public Attributes

static constexpr char const *const name {"AdaVariantWhenStmt"}
 
static constexpr unsigned long variant {999}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 39688 of file generated.h.

◆ base

Definition at line 39689 of file generated.h.

◆ subclasses_t

Definition at line 39693 of file generated.h.

◆ fields_t

Definition at line 39694 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 39690 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAdaVariantWhenStmt >::variant {999}
staticconstexpr

Definition at line 39691 of file generated.h.

◆ concrete

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

Definition at line 39692 of file generated.h.


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