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

Description

Definition at line 35255 of file generated.h.

Public Types

using node = SgAdaEnumRepresentationClause
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaEnumRepresentationClause, SgType *,&SgAdaEnumRepresentationClause::p_enumType >, describe_field_t< SgAdaEnumRepresentationClause, SgExprListExp *,&SgAdaEnumRepresentationClause::p_components > >
 

Static Public Attributes

static constexpr char const *const name {"AdaEnumRepresentationClause"}
 
static constexpr unsigned long variant {901}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 35256 of file generated.h.

◆ base

Definition at line 35257 of file generated.h.

◆ subclasses_t

Definition at line 35261 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAdaEnumRepresentationClause >::fields_t = mp::List<describe_field_t<SgAdaEnumRepresentationClause,SgType*,&SgAdaEnumRepresentationClause::p_enumType>, describe_field_t<SgAdaEnumRepresentationClause,SgExprListExp*,&SgAdaEnumRepresentationClause::p_components> >

Definition at line 35262 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 35258 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAdaEnumRepresentationClause >::variant {901}
staticconstexpr

Definition at line 35259 of file generated.h.

◆ concrete

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

Definition at line 35260 of file generated.h.


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