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

Description

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

Definition at line 39631 of file generated.h.

Public Types

using node = SgAdaVariantDecl
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaVariantDecl, SgExpression *,&SgAdaVariantDecl::p_discriminant >, describe_field_t< SgAdaVariantDecl, SgAdaUnscopedBlock *,&SgAdaVariantDecl::p_variants >>
 

Static Public Attributes

static constexpr char const *const name {"AdaVariantDecl"}
 
static constexpr unsigned long variant {998}
 
static constexpr bool concrete {true}
 

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