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

Description

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

Member Typedef Documentation

◆ node

Definition at line 22771 of file generated.h.

◆ base

Definition at line 22772 of file generated.h.

◆ subclasses_t

Definition at line 22776 of file generated.h.

◆ fields_t

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

◆ variant

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

Definition at line 22774 of file generated.h.

◆ concrete

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

Definition at line 22775 of file generated.h.


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