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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgWriteStatement, SgExpression *,&SgWriteStatement::p_id >

Definition at line 33777 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {9}
 
static constexpr char const *const name {"id"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgWriteStatement::p_id}
 

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