template<>
struct Rose::Traits::generated::describe_field_t< SgAdaSelectStmt, SgAdaSelectStmt::select_type_enum,&SgAdaSelectStmt::p_select_type >
Definition at line 34971 of file generated.h.
|
using | parent = SgAdaSelectStmt |
|
using | field_type = SgAdaSelectStmt::select_type_enum |
|
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc> |
using | bind = Desc< SgAdaSelectStmt, SgAdaSelectStmt::select_type_enum SgAdaSelectStmt::*,&SgAdaSelectStmt::p_select_type > |
|
|
static constexpr size_t | position {4} |
|
static constexpr char const *const | name {"select_type"} |
|
static constexpr char const *const | typestr {"SgAdaSelectStmt::select_type_enum"} |
|
static constexpr bool | traverse {false} |
|
static constexpr auto | mbr_ptr {&SgAdaSelectStmt::p_select_type} |
|
The documentation for this struct was generated from the following file: