ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations > Struct Reference

Description

Definition at line 18285 of file generated.h.

Public Types

using parent = SgGlobal
 
using field_type = SgDeclarationStatementPtrList
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgGlobal, SgDeclarationStatementPtrList SgGlobal::*, &SgGlobal::p_declarations >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"declarations"}
 
static constexpr char const *const typestr {"SgDeclarationStatementPtrList"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgGlobal::p_declarations}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::parent = SgGlobal

Definition at line 18286 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::field_type = SgDeclarationStatementPtrList

Definition at line 18287 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::bind = Desc<SgGlobal, SgDeclarationStatementPtrList SgGlobal::*, &SgGlobal::p_declarations>

Definition at line 18294 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::position {0}
staticconstexpr

Definition at line 18288 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::name {"declarations"}
staticconstexpr

Definition at line 18289 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::typestr {"SgDeclarationStatementPtrList"}
staticconstexpr

Definition at line 18290 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::traverse {true}
staticconstexpr

Definition at line 18291 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgGlobal, SgDeclarationStatementPtrList,&SgGlobal::p_declarations >::mbr_ptr {&SgGlobal::p_declarations}
staticconstexpr

Definition at line 18292 of file generated.h.


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