ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgThrowOp, SgThrowOp::e_throw_kind,&SgThrowOp::p_throwKind > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgThrowOp, SgThrowOp::e_throw_kind,&SgThrowOp::p_throwKind >

Definition at line 30158 of file generated.h.

Public Types

using parent = SgThrowOp
 
using field_type = SgThrowOp::e_throw_kind
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgThrowOp, SgThrowOp::e_throw_kind SgThrowOp::*,&SgThrowOp::p_throwKind >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"throwKind"}
 
static constexpr char const *const typestr {"SgThrowOp::e_throw_kind"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgThrowOp::p_throwKind}
 

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