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

Description

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

◆ base

Definition at line 22904 of file generated.h.

◆ subclasses_t

Definition at line 22908 of file generated.h.

◆ fields_t

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

◆ variant

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

Definition at line 22906 of file generated.h.

◆ concrete

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

Definition at line 22907 of file generated.h.


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