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

Description

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

Member Typedef Documentation

◆ node

Definition at line 35937 of file generated.h.

◆ base

Definition at line 35938 of file generated.h.

◆ subclasses_t

Definition at line 35942 of file generated.h.

◆ fields_t

Definition at line 35943 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 35939 of file generated.h.

◆ variant

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

Definition at line 35940 of file generated.h.

◆ concrete

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

Definition at line 35941 of file generated.h.


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