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

Description

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

Definition at line 33832 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_sign >
 

Static Public Attributes

static constexpr size_t position {14}
 
static constexpr char const *const name {"sign"}
 
static constexpr char const *const typestr {"SgExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgWriteStatement::p_sign}
 

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