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

Description

Definition at line 30146 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 {750}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 30147 of file generated.h.

◆ base

Definition at line 30148 of file generated.h.

◆ subclasses_t

Definition at line 30152 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 30153 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 30149 of file generated.h.

◆ variant

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

Definition at line 30150 of file generated.h.

◆ concrete

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

Definition at line 30151 of file generated.h.


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