ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgSymbol > Struct Reference

Description

Definition at line 28373 of file generated.h.

Public Types

using node = SgSymbol
 
using base = SgNode
 
using subclasses_t = mp::List< SgVariableSymbol, SgNonrealSymbol, SgFunctionSymbol, SgFunctionTypeSymbol, SgTemplateSymbol, SgEnumFieldSymbol, SgTypeSymbol, SgLabelSymbol, SgDefaultSymbol, SgNamespaceSymbol, SgIntrinsicSymbol, SgModuleSymbol, SgInterfaceSymbol, SgCommonSymbol, SgAliasSymbol, SgAsmBinaryAddressSymbol, SgAsmBinaryDataSymbol, SgJavaLabelSymbol, SgAdaPackageSymbol, SgAdaTaskSymbol, SgAdaProtectedSymbol, SgAdaRenamingSymbol, SgAdaGenericSymbol, SgAdaGenericInstanceSymbol, SgAdaFormalPackageSymbol >
 
using fields_t = mp::List< describe_field_t< SgSymbol, AstAttributeMechanism *,&SgSymbol::p_attributeMechanism > >
 

Static Public Attributes

static constexpr char const *const name {"Symbol"}
 
static constexpr unsigned long variant {715}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 28374 of file generated.h.

◆ base

Definition at line 28375 of file generated.h.

◆ subclasses_t

Definition at line 28379 of file generated.h.

◆ fields_t

Definition at line 28380 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 28376 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgSymbol >::variant {715}
staticconstexpr

Definition at line 28377 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgSymbol >::concrete {false}
staticconstexpr

Definition at line 28378 of file generated.h.


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