ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list > Struct Reference

Description

Definition at line 20642 of file generated.h.

Public Types

using parent = SgInterfaceStatement
 
using field_type = SgInterfaceBodyPtrList
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgInterfaceStatement, SgInterfaceBodyPtrList SgInterfaceStatement::*, &SgInterfaceStatement::p_interface_body_list >
 

Static Public Attributes

static constexpr size_t position {2}
 
static constexpr char const *const name {"interface_body_list"}
 
static constexpr char const *const typestr {"SgInterfaceBodyPtrList"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgInterfaceStatement::p_interface_body_list}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::parent = SgInterfaceStatement

Definition at line 20643 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::field_type = SgInterfaceBodyPtrList

Definition at line 20644 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::bind = Desc<SgInterfaceStatement, SgInterfaceBodyPtrList SgInterfaceStatement::*, &SgInterfaceStatement::p_interface_body_list>

Definition at line 20651 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::position {2}
staticconstexpr

Definition at line 20645 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::name {"interface_body_list"}
staticconstexpr

Definition at line 20646 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::typestr {"SgInterfaceBodyPtrList"}
staticconstexpr

Definition at line 20647 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::traverse {true}
staticconstexpr

Definition at line 20648 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgInterfaceStatement, SgInterfaceBodyPtrList,&SgInterfaceStatement::p_interface_body_list >::mbr_ptr {&SgInterfaceStatement::p_interface_body_list}
staticconstexpr

Definition at line 20649 of file generated.h.


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