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

Description

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

Definition at line 34408 of file generated.h.

Public Types

using node = SgUntypedScope
 
using base = SgUntypedStatement
 
using subclasses_t = mp::List< SgUntypedFunctionScope, SgUntypedModuleScope, SgUntypedGlobalScope, SgUntypedStructureDefinition >
 
using fields_t = mp::List< describe_field_t< SgUntypedScope, SgUntypedDeclarationStatementList *,&SgUntypedScope::p_declaration_list >, describe_field_t< SgUntypedScope, SgUntypedStatementList *,&SgUntypedScope::p_statement_list >, describe_field_t< SgUntypedScope, SgUntypedFunctionDeclarationList *,&SgUntypedScope::p_function_list >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedScope"}
 
static constexpr unsigned long variant {888}
 
static constexpr bool concrete {true}
 

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