ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous > Struct Reference

Description

Definition at line 24753 of file generated.h.

Public Types

using parent = SgOpenStatement
 
using field_type = SgExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgOpenStatement, SgExpression *SgOpenStatement::*, &SgOpenStatement::p_asynchronous >
 

Static Public Attributes

static constexpr size_t position {12}
 
static constexpr char const *const name {"asynchronous"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgOpenStatement::p_asynchronous}
 

Member Typedef Documentation

◆ parent

using Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::parent = SgOpenStatement

Definition at line 24754 of file generated.h.

◆ field_type

using Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::field_type = SgExpression*

Definition at line 24755 of file generated.h.

◆ bind

template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::bind = Desc<SgOpenStatement, SgExpression* SgOpenStatement::*, &SgOpenStatement::p_asynchronous>

Definition at line 24762 of file generated.h.

Member Data Documentation

◆ position

constexpr size_t Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::position {12}
staticconstexpr

Definition at line 24756 of file generated.h.

◆ name

constexpr char const* const Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::name {"asynchronous"}
staticconstexpr

Definition at line 24757 of file generated.h.

◆ typestr

constexpr char const* const Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::typestr {"SgExpression*"}
staticconstexpr

Definition at line 24758 of file generated.h.

◆ traverse

constexpr bool Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::traverse {true}
staticconstexpr

Definition at line 24759 of file generated.h.

◆ mbr_ptr

constexpr auto Rose::Traits::generated::describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >::mbr_ptr {&SgOpenStatement::p_asynchronous}
staticconstexpr

Definition at line 24760 of file generated.h.


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