ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAdaEnumRepresentationClause > Struct Reference

Description

Definition at line 35131 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 {898}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 35132 of file generated.h.

◆ base

Definition at line 35133 of file generated.h.

◆ subclasses_t

Definition at line 35137 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 35138 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 35134 of file generated.h.

◆ variant

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

Definition at line 35135 of file generated.h.

◆ concrete

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

Definition at line 35136 of file generated.h.


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