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