ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgExpression *,&SgJavaForEachStatement::p_collection > Struct Reference

Description

Definition at line 27795 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"collection"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgJavaForEachStatement::p_collection}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgExpression *,&SgJavaForEachStatement::p_collection >::parent = SgJavaForEachStatement

Definition at line 27796 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgExpression *,&SgJavaForEachStatement::p_collection >::field_type = SgExpression*

Definition at line 27797 of file generated.h.

◆ bind

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

Definition at line 27804 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 27798 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgExpression *,&SgJavaForEachStatement::p_collection >::name {"collection"}
staticconstexpr

Definition at line 27799 of file generated.h.

◆ typestr

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

Definition at line 27800 of file generated.h.

◆ traverse

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

Definition at line 27801 of file generated.h.

◆ mbr_ptr

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

Definition at line 27802 of file generated.h.


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