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

Description

Definition at line 27806 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"loop_body"}
 
static constexpr char const *const typestr {"SgStatement*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgJavaForEachStatement::p_loop_body}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgStatement *,&SgJavaForEachStatement::p_loop_body >::parent = SgJavaForEachStatement

Definition at line 27807 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgStatement *,&SgJavaForEachStatement::p_loop_body >::field_type = SgStatement*

Definition at line 27808 of file generated.h.

◆ bind

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

Definition at line 27815 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgStatement *,&SgJavaForEachStatement::p_loop_body >::position {2}
staticconstexpr

Definition at line 27809 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgJavaForEachStatement, SgStatement *,&SgJavaForEachStatement::p_loop_body >::name {"loop_body"}
staticconstexpr

Definition at line 27810 of file generated.h.

◆ typestr

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

Definition at line 27811 of file generated.h.

◆ traverse

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

Definition at line 27812 of file generated.h.

◆ mbr_ptr

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

Definition at line 27813 of file generated.h.


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