ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgNewExp, short,&SgNewExp::p_need_global_specifier > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgNewExp, short,&SgNewExp::p_need_global_specifier >

Definition at line 23117 of file generated.h.

Public Types

using parent = SgNewExp
 
using field_type = short
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgNewExp, short SgNewExp::*,&SgNewExp::p_need_global_specifier >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"need_global_specifier"}
 
static constexpr char const *const typestr {"short"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgNewExp::p_need_global_specifier}
 

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