ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgSymbol > Struct Reference

Description

Definition at line 28497 of file generated.h.

Public Types

using node = SgSymbol
 
using base = SgNode
 
using subclasses_t = mp::List< SgVariableSymbol, SgNonrealSymbol, SgFunctionSymbol, SgFunctionTypeSymbol, SgClassSymbol, SgTemplateSymbol, SgEnumSymbol, SgEnumFieldSymbol, SgTypedefSymbol, 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 {718}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 28498 of file generated.h.

◆ base

Definition at line 28499 of file generated.h.

◆ subclasses_t

Definition at line 28503 of file generated.h.

◆ fields_t

Definition at line 28504 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 28500 of file generated.h.

◆ variant

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

Definition at line 28501 of file generated.h.

◆ concrete

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

Definition at line 28502 of file generated.h.


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