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

Description

Definition at line 40995 of file generated.h.

Public Types

using node = SgReferenceExp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgVarRefExp, SgLabelRefExp, SgClassNameRefExp, SgNonrealRefExp, SgScopedRefExp, SgTypeRefExp, SgFunctionRefExp, SgMemberFunctionRefExp, SgTemplateFunctionRefExp, SgTemplateMemberFunctionRefExp >
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"ReferenceExp"}
 
static constexpr unsigned long variant {1054}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 40996 of file generated.h.

◆ base

Definition at line 40997 of file generated.h.

◆ subclasses_t

Definition at line 41001 of file generated.h.

◆ fields_t

Definition at line 41002 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 40998 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgReferenceExp >::variant {1054}
staticconstexpr

Definition at line 40999 of file generated.h.

◆ concrete

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

Definition at line 41000 of file generated.h.


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