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

Description

Definition at line 13327 of file generated.h.

Public Types

using node = SgConditionalExp
 
using base = SgExpression
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_conditional_exp >, describe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_true_exp >, describe_field_t< SgConditionalExp, SgExpression *,&SgConditionalExp::p_false_exp >, describe_field_t< SgConditionalExp, SgType *,&SgConditionalExp::p_expression_type > >
 

Static Public Attributes

static constexpr char const *const name {"ConditionalExp"}
 
static constexpr unsigned long variant {352}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 13328 of file generated.h.

◆ base

Definition at line 13329 of file generated.h.

◆ subclasses_t

Definition at line 13333 of file generated.h.

◆ fields_t

Definition at line 13334 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 13330 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgConditionalExp >::variant {352}
staticconstexpr

Definition at line 13331 of file generated.h.

◆ concrete

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

Definition at line 13332 of file generated.h.


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