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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgNewExp, SgFunctionDeclaration *,&SgNewExp::p_newOperatorDeclaration >

Definition at line 23128 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {5}
 
static constexpr char const *const name {"newOperatorDeclaration"}
 
static constexpr char const *const typestr {"SgFunctionDeclaration*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgNewExp::p_newOperatorDeclaration}
 

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