ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgCompoundAssignOp > Struct Reference

Description

Definition at line 13209 of file generated.h.

Public Types

using node = SgCompoundAssignOp
 
using base = SgBinaryOp
 
using subclasses_t = mp::List< SgPlusAssignOp, SgMinusAssignOp, SgAndAssignOp, SgIorAssignOp, SgMultAssignOp, SgDivAssignOp, SgModAssignOp, SgXorAssignOp, SgLshiftAssignOp, SgRshiftAssignOp, SgJavaUnsignedRshiftAssignOp, SgIntegerDivideAssignOp, SgExponentiationAssignOp >
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"CompoundAssignOp"}
 
static constexpr unsigned long variant {344}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 13210 of file generated.h.

◆ base

Definition at line 13211 of file generated.h.

◆ subclasses_t

Definition at line 13215 of file generated.h.

◆ fields_t

Definition at line 13216 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 13212 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgCompoundAssignOp >::variant {344}
staticconstexpr

Definition at line 13213 of file generated.h.

◆ concrete

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

Definition at line 13214 of file generated.h.


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