ROSE 2.4.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr > Struct Reference

Description

Definition at line 31699 of file generated.h.

Public Types

using parent = SgUnparse_Info
 
using field_type = SgDeclarationStatement *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgUnparse_Info, SgDeclarationStatement *SgUnparse_Info::*, &SgUnparse_Info::p_declstatement_ptr >
 

Static Public Attributes

static constexpr size_t position {5}
 
static constexpr char const *const name {"declstatement_ptr"}
 
static constexpr char const *const typestr {"SgDeclarationStatement*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUnparse_Info::p_declstatement_ptr}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::parent = SgUnparse_Info

Definition at line 31700 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::field_type = SgDeclarationStatement*

Definition at line 31701 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::bind = Desc<SgUnparse_Info, SgDeclarationStatement* SgUnparse_Info::*, &SgUnparse_Info::p_declstatement_ptr>

Definition at line 31708 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::position {5}
staticconstexpr

Definition at line 31702 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::name {"declstatement_ptr"}
staticconstexpr

Definition at line 31703 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::typestr {"SgDeclarationStatement*"}
staticconstexpr

Definition at line 31704 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::traverse {false}
staticconstexpr

Definition at line 31705 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >::mbr_ptr {&SgUnparse_Info::p_declstatement_ptr}
staticconstexpr

Definition at line 31706 of file generated.h.


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