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

Description

Definition at line 13237 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"labelList"}
 
static constexpr char const *const typestr {"SgExprListExp*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgComputedGotoStatement::p_labelList}
 

Member Typedef Documentation

◆ parent

Definition at line 13238 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExprListExp *,&SgComputedGotoStatement::p_labelList >::field_type = SgExprListExp*

Definition at line 13239 of file generated.h.

◆ bind

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

Definition at line 13246 of file generated.h.

Member Data Documentation

◆ position

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

Definition at line 13240 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExprListExp *,&SgComputedGotoStatement::p_labelList >::name {"labelList"}
staticconstexpr

Definition at line 13241 of file generated.h.

◆ typestr

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

Definition at line 13242 of file generated.h.

◆ traverse

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

Definition at line 13243 of file generated.h.

◆ mbr_ptr

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

Definition at line 13244 of file generated.h.


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