ROSE 0.11.145.141
Public Types | Static Public Member Functions | List of all members
Rose::CodeGen::object_helper< Object::a_namespace > Struct Reference

Description

Definition at line 55 of file Object.h.

Public Types

using decl_t = SgNamespaceDeclarationStatement
 
using symbol_t = SgNamespaceSymbol
 
using type_t = void
 
using ref_t = void
 

Static Public Member Functions

static constexpr bool is_template_symbol_variant (VariantT v)
 

Member Typedef Documentation

◆ decl_t

using Rose::CodeGen::object_helper< Object::a_namespace >::decl_t = SgNamespaceDeclarationStatement

Definition at line 56 of file Object.h.

◆ symbol_t

using Rose::CodeGen::object_helper< Object::a_namespace >::symbol_t = SgNamespaceSymbol

Definition at line 57 of file Object.h.

◆ type_t

using Rose::CodeGen::object_helper< Object::a_namespace >::type_t = void

Definition at line 58 of file Object.h.

◆ ref_t

using Rose::CodeGen::object_helper< Object::a_namespace >::ref_t = void

Definition at line 60 of file Object.h.

Member Function Documentation

◆ is_template_symbol_variant()

static constexpr bool Rose::CodeGen::object_helper< Object::a_namespace >::is_template_symbol_variant ( VariantT  v)
inlinestaticconstexpr

Definition at line 62 of file Object.h.


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