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

Description

Definition at line 11910 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 {309}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 11911 of file generated.h.

◆ base

Definition at line 11912 of file generated.h.

◆ subclasses_t

Definition at line 11916 of file generated.h.

◆ fields_t

Definition at line 11917 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 11913 of file generated.h.

◆ variant

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

Definition at line 11914 of file generated.h.

◆ concrete

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

Definition at line 11915 of file generated.h.


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