ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets > Struct Reference

Description

Definition at line 11400 of file generated.h.

Public Types

using parent = SgAssignedGotoStatement
 
using field_type = SgExprListExp *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAssignedGotoStatement, SgExprListExp *SgAssignedGotoStatement::*, &SgAssignedGotoStatement::p_targets >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"targets"}
 
static constexpr char const *const typestr {"SgExprListExp*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAssignedGotoStatement::p_targets}
 

Member Typedef Documentation

◆ parent

Definition at line 11401 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::field_type = SgExprListExp*

Definition at line 11402 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::bind = Desc<SgAssignedGotoStatement, SgExprListExp* SgAssignedGotoStatement::*, &SgAssignedGotoStatement::p_targets>

Definition at line 11409 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::position {0}
staticconstexpr

Definition at line 11403 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::name {"targets"}
staticconstexpr

Definition at line 11404 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::typestr {"SgExprListExp*"}
staticconstexpr

Definition at line 11405 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::traverse {true}
staticconstexpr

Definition at line 11406 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets >::mbr_ptr {&SgAssignedGotoStatement::p_targets}
staticconstexpr

Definition at line 11407 of file generated.h.


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