ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaAcceptStmt, SgFunctionParameterList *,&SgAdaAcceptStmt::p_parameterList > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAdaAcceptStmt, SgFunctionParameterList *,&SgAdaAcceptStmt::p_parameterList >

Definition at line 132 of file generated.h.

Public Types

using parent = SgAdaAcceptStmt
 
using field_type = SgFunctionParameterList *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaAcceptStmt, SgFunctionParameterList *SgAdaAcceptStmt::*,&SgAdaAcceptStmt::p_parameterList >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"parameterList"}
 
static constexpr char const *const typestr {"SgFunctionParameterList*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAdaAcceptStmt::p_parameterList}
 

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