template<>
struct Rose::Traits::generated::describe_field_t< SgAdaProtectedBody, SgStatementPtrList,&SgAdaProtectedBody::p_statements >
Definition at line 35735 of file generated.h.
|
using | parent = SgAdaProtectedBody |
|
using | field_type = SgStatementPtrList |
|
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> |
using | bind = Desc< SgAdaProtectedBody, SgStatementPtrList SgAdaProtectedBody::*,&SgAdaProtectedBody::p_statements > |
|
|
static constexpr size_t | position {1} |
|
static constexpr char const *const | name {"statements"} |
|
static constexpr char const *const | typestr {"SgStatementPtrList"} |
|
static constexpr bool | traverse {true} |
|
static constexpr auto | mbr_ptr {&SgAdaProtectedBody::p_statements} |
|
The documentation for this struct was generated from the following file: