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

Description

Definition at line 13259 of file generated.h.

Public Types

using node = SgComputedGotoStatement
 
using base = SgStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgComputedGotoStatement, SgExprListExp *,&SgComputedGotoStatement::p_labelList >, describe_field_t< SgComputedGotoStatement, SgExpression *,&SgComputedGotoStatement::p_label_index > >
 

Static Public Attributes

static constexpr char const *const name {"ComputedGotoStatement"}
 
static constexpr unsigned long variant {350}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 13260 of file generated.h.

◆ base

Definition at line 13261 of file generated.h.

◆ subclasses_t

Definition at line 13265 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgComputedGotoStatement >::fields_t = mp::List<describe_field_t<SgComputedGotoStatement,SgExprListExp*,&SgComputedGotoStatement::p_labelList>, describe_field_t<SgComputedGotoStatement,SgExpression*,&SgComputedGotoStatement::p_label_index> >

Definition at line 13266 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 13262 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgComputedGotoStatement >::variant {350}
staticconstexpr

Definition at line 13263 of file generated.h.

◆ concrete

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

Definition at line 13264 of file generated.h.


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