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

Description

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

Definition at line 34657 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"dim_info"}
 
static constexpr char const *const typestr {"SgUntypedExprListExpression*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgUntypedStructureDeclaration::p_dim_info}
 

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