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

Description

Definition at line 1205 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_source_expression >
 

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"source_expression"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAllocateStatement::p_source_expression}
 

Member Typedef Documentation

◆ parent

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

Definition at line 1206 of file generated.h.

◆ field_type

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

Definition at line 1207 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_source_expression >::bind = Desc<SgAllocateStatement, SgExpression* SgAllocateStatement::*, &SgAllocateStatement::p_source_expression>

Definition at line 1214 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 1208 of file generated.h.

◆ name

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

Definition at line 1209 of file generated.h.

◆ typestr

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

Definition at line 1210 of file generated.h.

◆ traverse

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

Definition at line 1211 of file generated.h.

◆ mbr_ptr

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

Definition at line 1212 of file generated.h.


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