ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list > Struct Reference

Description

Definition at line 13690 of file generated.h.

Public Types

using parent = SgDeallocateStatement
 
using field_type = SgExprListExp *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgDeallocateStatement, SgExprListExp *SgDeallocateStatement::*, &SgDeallocateStatement::p_expr_list >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"expr_list"}
 
static constexpr char const *const typestr {"SgExprListExp*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgDeallocateStatement::p_expr_list}
 

Member Typedef Documentation

◆ parent

Definition at line 13691 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::field_type = SgExprListExp*

Definition at line 13692 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::bind = Desc<SgDeallocateStatement, SgExprListExp* SgDeallocateStatement::*, &SgDeallocateStatement::p_expr_list>

Definition at line 13699 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::position {0}
staticconstexpr

Definition at line 13693 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::name {"expr_list"}
staticconstexpr

Definition at line 13694 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::typestr {"SgExprListExp*"}
staticconstexpr

Definition at line 13695 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::traverse {true}
staticconstexpr

Definition at line 13696 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgDeallocateStatement, SgExprListExp *,&SgDeallocateStatement::p_expr_list >::mbr_ptr {&SgDeallocateStatement::p_expr_list}
staticconstexpr

Definition at line 13697 of file generated.h.


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