ROSE  0.11.96.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgUntypedArrayType, SgUntypedExprListExpression *,&SgUntypedArrayType::p_dim_info > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgUntypedArrayType, SgUntypedExprListExpression *,&SgUntypedArrayType::p_dim_info >

Definition at line 34228 of file generated.h.

Public Types

using parent = SgUntypedArrayType
 
using field_type = SgUntypedExprListExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgUntypedArrayType, SgUntypedExprListExpression *SgUntypedArrayType::*,&SgUntypedArrayType::p_dim_info >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"dim_info"}
 
static constexpr char const *const typestr {"SgUntypedExprListExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgUntypedArrayType::p_dim_info}
 

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