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

Description

Definition at line 23048 of file generated.h.

Public Types

using node = SgNaryOp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgNaryBooleanOp, SgNaryComparisonOp >
 
using fields_t = mp::List< describe_field_t< SgNaryOp, SgExpressionPtrList,&SgNaryOp::p_operands >, describe_field_t< SgNaryOp, VariantTList,&SgNaryOp::p_operators > >
 

Static Public Attributes

static constexpr char const *const name {"NaryOp"}
 
static constexpr unsigned long variant {560}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 23049 of file generated.h.

◆ base

Definition at line 23050 of file generated.h.

◆ subclasses_t

Definition at line 23054 of file generated.h.

◆ fields_t

Definition at line 23055 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 23051 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgNaryOp >::variant {560}
staticconstexpr

Definition at line 23052 of file generated.h.

◆ concrete

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

Definition at line 23053 of file generated.h.


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