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

Description

Definition at line 35891 of file generated.h.

Public Types

using node = SgAdaProtectedSpec
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaProtectedSpec, SgAdaProtectedBody *,&SgAdaProtectedSpec::p_body >, describe_field_t< SgAdaProtectedSpec, SgDeclarationStatementPtrList,&SgAdaProtectedSpec::p_declarations >, describe_field_t< SgAdaProtectedSpec, bool,&SgAdaProtectedSpec::p_hasPrivate > >
 

Static Public Attributes

static constexpr char const *const name {"AdaProtectedSpec"}
 
static constexpr unsigned long variant {921}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 35892 of file generated.h.

◆ base

Definition at line 35893 of file generated.h.

◆ subclasses_t

Definition at line 35897 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAdaProtectedSpec >::fields_t = mp::List<describe_field_t<SgAdaProtectedSpec,SgAdaProtectedBody*,&SgAdaProtectedSpec::p_body>, describe_field_t<SgAdaProtectedSpec,SgDeclarationStatementPtrList,&SgAdaProtectedSpec::p_declarations>, describe_field_t<SgAdaProtectedSpec,bool,&SgAdaProtectedSpec::p_hasPrivate> >

Definition at line 35898 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 35894 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAdaProtectedSpec >::variant {921}
staticconstexpr

Definition at line 35895 of file generated.h.

◆ concrete

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

Definition at line 35896 of file generated.h.


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