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

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgAsmBinaryExpression, SgAsmExpression *,&SgAsmBinaryExpression::p_lhs >

Definition at line 1469 of file generated.h.

Public Types

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

Static Public Attributes

static constexpr size_t position {0}
 
static constexpr char const *const name {"lhs"}
 
static constexpr char const *const typestr {"SgAsmExpression*"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgAsmBinaryExpression::p_lhs}
 

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