ROSE 0.11.145.380
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgBinaryOp > Struct Reference

Description

Definition at line 11819 of file generated.h.

Public Types

using node = SgBinaryOp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgArrowExp, SgDotExp, SgDotStarOp, SgArrowStarOp, SgEqualityOp, SgLessThanOp, SgGreaterThanOp, SgNotEqualOp, SgLessOrEqualOp, SgGreaterOrEqualOp, SgAddOp, SgSubtractOp, SgMultiplyOp, SgDivideOp, SgIntegerDivideOp, SgModOp, SgAndOp, SgOrOp, SgBitXorOp, SgBitAndOp, SgBitOrOp, SgBitEqvOp, SgCommaOpExp, SgLshiftOp, SgRshiftOp, SgPntrArrRefExp, SgScopeOp, SgAssignOp, SgExponentiationOp, SgJavaUnsignedRshiftOp, SgConcatenationOp, SgPointerAssignOp, SgUserDefinedBinaryOp, SgCompoundAssignOp, SgMembershipOp, SgSpaceshipOp, SgNonMembershipOp, SgIsOp, SgIsNotOp, SgDotDotExp, SgElementwiseOp, SgPowerOp, SgLeftDivideOp, SgRemOp, SgReplicationOp, SgAtOp >
 
using fields_t = mp::List< describe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_lhs_operand_i >, describe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_rhs_operand_i >, describe_field_t< SgBinaryOp, SgType *,&SgBinaryOp::p_expression_type >, describe_field_t< SgBinaryOp, SgExpression *,&SgBinaryOp::p_originalExpressionTree > >
 

Static Public Attributes

static constexpr char const *const name {"BinaryOp"}
 
static constexpr unsigned long variant {306}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 11820 of file generated.h.

◆ base

Definition at line 11821 of file generated.h.

◆ subclasses_t

Definition at line 11825 of file generated.h.

◆ fields_t

Definition at line 11826 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgBinaryOp >::name {"BinaryOp"}
staticconstexpr

Definition at line 11822 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgBinaryOp >::variant {306}
staticconstexpr

Definition at line 11823 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgBinaryOp >::concrete {false}
staticconstexpr

Definition at line 11824 of file generated.h.


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