ROSE 0.11.145.380
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 13157 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 13158 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 13159 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 13166 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 13160 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 13161 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 13162 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 13163 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 13164 of file generated.h.


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