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

Description

Definition at line 32867 of file generated.h.

Public Types

using node = SgValueExp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgBoolValExp, SgStringVal, SgShortVal, SgCharVal, SgUnsignedCharVal, SgWcharVal, SgUnsignedShortVal, SgIntVal, SgEnumVal, SgUnsignedIntVal, SgLongIntVal, SgLongLongIntVal, SgUnsignedLongLongIntVal, SgUnsignedLongVal, SgFloatVal, SgDoubleVal, SgLongDoubleVal, SgComplexVal, SgUpcThreads, SgUpcMythread, SgTemplateParameterVal, SgNullptrValExp, SgChar16Val, SgChar32Val, SgFloat80Val, SgFloat128Val, SgVoidVal, SgAdaFloatVal, SgJovialBitVal >
 
using fields_t = mp::List< describe_field_t< SgValueExp, SgExpression *,&SgValueExp::p_originalExpressionTree > >
 

Static Public Attributes

static constexpr char const *const name {"ValueExp"}
 
static constexpr unsigned long variant {832}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 32868 of file generated.h.

◆ base

Definition at line 32869 of file generated.h.

◆ subclasses_t

Definition at line 32873 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgValueExp >::fields_t = mp::List<describe_field_t<SgValueExp,SgExpression*,&SgValueExp::p_originalExpressionTree> >

Definition at line 32874 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32870 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgValueExp >::variant {832}
staticconstexpr

Definition at line 32871 of file generated.h.

◆ concrete

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

Definition at line 32872 of file generated.h.


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