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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgPragma >

Definition at line 25087 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}
 

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