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

Description

Definition at line 25098 of file generated.h.

Public Types

using node = SgPragma
 
using base = SgAttribute
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgPragma, Sg_File_Info *,&SgPragma::p_startOfConstruct >, describe_field_t< SgPragma, Sg_File_Info *,&SgPragma::p_endOfConstruct >, describe_field_t< SgPragma, short,&SgPragma::p_printed >, describe_field_t< SgPragma, SgExprListExp *,&SgPragma::p_args >, describe_field_t< SgPragma, SgStatement *,&SgPragma::p_associatedStatement >, describe_field_t< SgPragma, AstAttributeMechanism *,&SgPragma::p_attributeMechanism > >
 

Static Public Attributes

static constexpr char const *const name {"Pragma"}
 
static constexpr unsigned long variant {652}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 25099 of file generated.h.

◆ base

Definition at line 25100 of file generated.h.

◆ subclasses_t

Definition at line 25104 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgPragma >::fields_t = mp::List<describe_field_t<SgPragma,Sg_File_Info*,&SgPragma::p_startOfConstruct>, describe_field_t<SgPragma,Sg_File_Info*,&SgPragma::p_endOfConstruct>, describe_field_t<SgPragma,short,&SgPragma::p_printed>, describe_field_t<SgPragma,SgExprListExp*,&SgPragma::p_args>, describe_field_t<SgPragma,SgStatement*,&SgPragma::p_associatedStatement>, describe_field_t<SgPragma,AstAttributeMechanism*,&SgPragma::p_attributeMechanism> >

Definition at line 25105 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 25101 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgPragma >::variant {652}
staticconstexpr

Definition at line 25102 of file generated.h.

◆ concrete

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

Definition at line 25103 of file generated.h.


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