ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgNewExp, SgConstructorInitializer *,&SgNewExp::p_constructor_args > Struct Reference

Description

Definition at line 23106 of file generated.h.

Public Types

using parent = SgNewExp
 
using field_type = SgConstructorInitializer *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgNewExp, SgConstructorInitializer *SgNewExp::*, &SgNewExp::p_constructor_args >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"constructor_args"}
 
static constexpr char const *const typestr {"SgConstructorInitializer*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgNewExp::p_constructor_args}
 

Member Typedef Documentation

◆ parent

Definition at line 23107 of file generated.h.

◆ field_type

Definition at line 23108 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgNewExp, SgConstructorInitializer *,&SgNewExp::p_constructor_args >::bind = Desc<SgNewExp, SgConstructorInitializer* SgNewExp::*, &SgNewExp::p_constructor_args>

Definition at line 23115 of file generated.h.

Member Data Documentation

◆ position

Definition at line 23109 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgNewExp, SgConstructorInitializer *,&SgNewExp::p_constructor_args >::name {"constructor_args"}
staticconstexpr

Definition at line 23110 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgNewExp, SgConstructorInitializer *,&SgNewExp::p_constructor_args >::typestr {"SgConstructorInitializer*"}
staticconstexpr

Definition at line 23111 of file generated.h.

◆ traverse

Definition at line 23112 of file generated.h.

◆ mbr_ptr

Definition at line 23113 of file generated.h.


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