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

Description

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

Definition at line 32963 of file generated.h.

Public Types

using node = SgUntypedDeclarationStatement
 
using base = SgUntypedStatement
 
using subclasses_t = mp::List< SgUntypedNullDeclaration, SgUntypedNameListDeclaration, SgUntypedUseStatement, SgUntypedImplicitDeclaration, SgUntypedVariableDeclaration, SgUntypedFunctionDeclaration, SgUntypedModuleDeclaration, SgUntypedSubmoduleDeclaration, SgUntypedBlockDataDeclaration, SgUntypedPackageDeclaration, SgUntypedStructureDeclaration, SgUntypedExceptionHandlerDeclaration, SgUntypedExceptionDeclaration, SgUntypedTaskDeclaration, SgUntypedUnitDeclaration, SgUntypedDirectiveDeclaration, SgUntypedEnumDeclaration, SgUntypedTypedefDeclaration, SgUntypedInitializedNameListDeclaration >
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"UntypedDeclarationStatement"}
 
static constexpr unsigned long variant {840}
 
static constexpr bool concrete {true}
 

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