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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmValueExpression, SgSymbol *,&SgAsmValueExpression::p_symbol >

Definition at line 11050 of file generated.h.

Public Types

using parent = SgAsmValueExpression
 
using field_type = SgSymbol *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgAsmValueExpression, SgSymbol *SgAsmValueExpression::*,&SgAsmValueExpression::p_symbol >
 

Static Public Attributes

static constexpr size_t position {3}
 
static constexpr char const *const name {"symbol"}
 
static constexpr char const *const typestr {"SgSymbol*"}
 
static constexpr bool traverse {false}
 
static constexpr auto mbr_ptr {&SgAsmValueExpression::p_symbol}
 

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