ROSE 0.11.145.134
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression > Struct Reference

Description

Definition at line 1183 of file generated.h.

Public Types

using parent = SgAllocateStatement
 
using field_type = SgExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAllocateStatement, SgExpression *SgAllocateStatement::*, &SgAllocateStatement::p_stat_expression >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"stat_expression"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAllocateStatement::p_stat_expression}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::parent = SgAllocateStatement

Definition at line 1184 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::field_type = SgExpression*

Definition at line 1185 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::bind = Desc<SgAllocateStatement, SgExpression* SgAllocateStatement::*, &SgAllocateStatement::p_stat_expression>

Definition at line 1192 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::position {1}
staticconstexpr

Definition at line 1186 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::name {"stat_expression"}
staticconstexpr

Definition at line 1187 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::typestr {"SgExpression*"}
staticconstexpr

Definition at line 1188 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::traverse {true}
staticconstexpr

Definition at line 1189 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAllocateStatement, SgExpression *,&SgAllocateStatement::p_stat_expression >::mbr_ptr {&SgAllocateStatement::p_stat_expression}
staticconstexpr

Definition at line 1190 of file generated.h.


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