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

Description

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

Definition at line 15214 of file generated.h.

Public Types

using node = SgExprListExp
 
using base = SgExpression
 
using subclasses_t = mp::List< SgListExp, SgTupleExp, SgMatrixExp >
 
using fields_t = mp::List< describe_field_t< SgExprListExp, SgExpressionPtrList,&SgExprListExp::p_expressions >>
 

Static Public Attributes

static constexpr char const *const name {"ExprListExp"}
 
static constexpr unsigned long variant {415}
 
static constexpr bool concrete {true}
 

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