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