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

Description

Definition at line 30022 of file generated.h.

Public Types

using node = SgSuperExp
 
using base = SgExpression
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgSuperExp, SgClassSymbol *,&SgSuperExp::p_class_symbol >, describe_field_t< SgSuperExp, int,&SgSuperExp::p_pobj_super > >
 

Static Public Attributes

static constexpr char const *const name {"SuperExp"}
 
static constexpr unsigned long variant {747}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 30023 of file generated.h.

◆ base

Definition at line 30024 of file generated.h.

◆ subclasses_t

Definition at line 30028 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgSuperExp >::fields_t = mp::List<describe_field_t<SgSuperExp,SgClassSymbol*,&SgSuperExp::p_class_symbol>, describe_field_t<SgSuperExp,int,&SgSuperExp::p_pobj_super> >

Definition at line 30029 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 30025 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgSuperExp >::variant {747}
staticconstexpr

Definition at line 30026 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgSuperExp >::concrete {true}
staticconstexpr

Definition at line 30027 of file generated.h.


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