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

Description

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

Member Typedef Documentation

◆ node

Definition at line 35847 of file generated.h.

◆ base

Definition at line 35848 of file generated.h.

◆ subclasses_t

Definition at line 35852 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 35853 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 35849 of file generated.h.

◆ variant

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

Definition at line 35850 of file generated.h.

◆ concrete

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

Definition at line 35851 of file generated.h.


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