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

Description

Definition at line 13248 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"label_index"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgComputedGotoStatement::p_label_index}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index >::parent = SgComputedGotoStatement

Definition at line 13249 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index >::field_type = SgExpression*

Definition at line 13250 of file generated.h.

◆ bind

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

Definition at line 13257 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index >::position {1}
staticconstexpr

Definition at line 13251 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index >::name {"label_index"}
staticconstexpr

Definition at line 13252 of file generated.h.

◆ typestr

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

Definition at line 13253 of file generated.h.

◆ traverse

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

Definition at line 13254 of file generated.h.

◆ mbr_ptr

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

Definition at line 13255 of file generated.h.


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