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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgNode, SgNode *,&SgNode::p_parent >

Definition at line 23217 of file generated.h.

Public Types

using parent = SgNode
 
using field_type = SgNode *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgNode, SgNode *SgNode::*,&SgNode::p_parent >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"parent"}
 
static constexpr char const *const typestr {"SgNode*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgNode::p_parent}
 

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