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

Description

Definition at line 35601 of file generated.h.

Public Types

using node = SgAdaProtectedBodyDecl
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAdaProtectedBodyDecl, SgName,&SgAdaProtectedBodyDecl::p_name >, describe_field_t< SgAdaProtectedBodyDecl, SgDeclarationStatement *,&SgAdaProtectedBodyDecl::p_specificationDeclaration >, describe_field_t< SgAdaProtectedBodyDecl, SgAdaProtectedBody *,&SgAdaProtectedBodyDecl::p_definition > >
 

Static Public Attributes

static constexpr char const *const name {"AdaProtectedBodyDecl"}
 
static constexpr unsigned long variant {917}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 35602 of file generated.h.

◆ base

Definition at line 35603 of file generated.h.

◆ subclasses_t

Definition at line 35607 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAdaProtectedBodyDecl >::fields_t = mp::List<describe_field_t<SgAdaProtectedBodyDecl,SgName,&SgAdaProtectedBodyDecl::p_name>, describe_field_t<SgAdaProtectedBodyDecl,SgDeclarationStatement*,&SgAdaProtectedBodyDecl::p_specificationDeclaration>, describe_field_t<SgAdaProtectedBodyDecl,SgAdaProtectedBody*,&SgAdaProtectedBodyDecl::p_definition> >

Definition at line 35608 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 35604 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAdaProtectedBodyDecl >::variant {917}
staticconstexpr

Definition at line 35605 of file generated.h.

◆ concrete

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

Definition at line 35606 of file generated.h.


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