ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmBinaryExpression > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgAsmBinaryExpression >

Definition at line 1491 of file generated.h.

Public Types

using node = SgAsmBinaryExpression
 
using base = SgAsmExpression
 
using subclasses_t = mp::List< SgAsmBinaryAdd, SgAsmBinaryAsr, SgAsmBinaryConcat, SgAsmBinaryDivide, SgAsmBinaryLsl, SgAsmBinaryLsr, SgAsmBinaryMod, SgAsmBinaryMsl, SgAsmBinaryMultiply, SgAsmBinaryPostupdate, SgAsmBinaryPreupdate, SgAsmBinaryRor, SgAsmBinarySubtract >
 
using fields_t = mp::List< describe_field_t< SgAsmBinaryExpression, SgAsmExpression *,&SgAsmBinaryExpression::p_lhs >, describe_field_t< SgAsmBinaryExpression, SgAsmExpression *,&SgAsmBinaryExpression::p_rhs >>
 

Static Public Attributes

static constexpr char const *const name {"AsmBinaryExpression"}
 
static constexpr unsigned long variant {52}
 
static constexpr bool concrete {false}
 

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