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

Description

Definition at line 35691 of file generated.h.

Public Types

using node = SgAdaProtectedSpecDecl
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaProtectedSpecDecl, SgName,&SgAdaProtectedSpecDecl::p_name >, describe_field_t< SgAdaProtectedSpecDecl, SgAdaProtectedSpec *,&SgAdaProtectedSpecDecl::p_definition >, describe_field_t< SgAdaProtectedSpecDecl, SgAdaProtectedType *,&SgAdaProtectedSpecDecl::p_type > >
 

Static Public Attributes

static constexpr char const *const name {"AdaProtectedSpecDecl"}
 
static constexpr unsigned long variant {919}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 35692 of file generated.h.

◆ base

Definition at line 35693 of file generated.h.

◆ subclasses_t

Definition at line 35697 of file generated.h.

◆ fields_t

Definition at line 35698 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 35694 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAdaProtectedSpecDecl >::variant {919}
staticconstexpr

Definition at line 35695 of file generated.h.

◆ concrete

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

Definition at line 35696 of file generated.h.


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