ROSE 0.11.145.297
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative > Struct Reference

Description

Definition at line 199 of file generated.h.

Public Types

using parent = SgAdaDelayStmt
 
using field_type = bool
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAdaDelayStmt, bool SgAdaDelayStmt::*, &SgAdaDelayStmt::p_isRelative >
 

Static Public Attributes

static constexpr size_t position {1}
 
static constexpr char const *const name {"isRelative"}
 
static constexpr char const *const typestr {"bool"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAdaDelayStmt::p_isRelative}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::parent = SgAdaDelayStmt

Definition at line 200 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::field_type = bool

Definition at line 201 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::bind = Desc<SgAdaDelayStmt, bool SgAdaDelayStmt::*, &SgAdaDelayStmt::p_isRelative>

Definition at line 208 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::position {1}
staticconstexpr

Definition at line 202 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::name {"isRelative"}
staticconstexpr

Definition at line 203 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::typestr {"bool"}
staticconstexpr

Definition at line 204 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::traverse {false}
staticconstexpr

Definition at line 205 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgAdaDelayStmt, bool,&SgAdaDelayStmt::p_isRelative >::mbr_ptr {&SgAdaDelayStmt::p_isRelative}
staticconstexpr

Definition at line 206 of file generated.h.


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