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

Description

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

Definition at line 31653 of file generated.h.

Public Types

using node = SgUnaryOp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgExpressionRoot, SgMinusOp, SgUnaryAddOp, SgNotOp, SgPointerDerefExp, SgAddressOfOp, SgMinusMinusOp, SgPlusPlusOp, SgBitComplementOp, SgCastExp, SgThrowOp, SgRealPartOp, SgImagPartOp, SgConjugateOp, SgUserDefinedUnaryOp, SgMatrixTransposeOp, SgAbsOp >
 
using fields_t = mp::List< describe_field_t< SgUnaryOp, SgExpression *,&SgUnaryOp::p_operand_i >, describe_field_t< SgUnaryOp, SgType *,&SgUnaryOp::p_expression_type >, describe_field_t< SgUnaryOp, SgUnaryOp::Sgop_mode,&SgUnaryOp::p_mode >>
 

Static Public Attributes

static constexpr char const *const name {"UnaryOp"}
 
static constexpr unsigned long variant {805}
 
static constexpr bool concrete {false}
 

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