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

Description

Definition at line 32935 of file generated.h.

Public Types

using node = SgVarArgStartOp
 
using base = SgExpression
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_lhs_operand >, describe_field_t< SgVarArgStartOp, SgExpression *,&SgVarArgStartOp::p_rhs_operand >, describe_field_t< SgVarArgStartOp, SgType *,&SgVarArgStartOp::p_expression_type > >
 

Static Public Attributes

static constexpr char const *const name {"VarArgStartOp"}
 
static constexpr unsigned long variant {834}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 32936 of file generated.h.

◆ base

Definition at line 32937 of file generated.h.

◆ subclasses_t

Definition at line 32941 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::fields_t = mp::List<describe_field_t<SgVarArgStartOp,SgExpression*,&SgVarArgStartOp::p_lhs_operand>, describe_field_t<SgVarArgStartOp,SgExpression*,&SgVarArgStartOp::p_rhs_operand>, describe_field_t<SgVarArgStartOp,SgType*,&SgVarArgStartOp::p_expression_type> >

Definition at line 32942 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32938 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::variant {834}
staticconstexpr

Definition at line 32939 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgVarArgStartOp >::concrete {true}
staticconstexpr

Definition at line 32940 of file generated.h.


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