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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmUnaryExpression, SgAsmExpression *,&SgAsmUnaryExpression::p_operand >

Definition at line 10922 of file generated.h.

Public Types

using parent = SgAsmUnaryExpression
 
using field_type = SgAsmExpression *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmUnaryExpression, SgAsmExpression *SgAsmUnaryExpression::*,&SgAsmUnaryExpression::p_operand >
 

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"operand"}
 
static constexpr char const *const typestr {"SgAsmExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAsmUnaryExpression::p_operand}
 

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