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

Description

Definition at line 11411 of file generated.h.

Public Types

using node = SgAssignedGotoStatement
 
using base = SgStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAssignedGotoStatement, SgExprListExp *,&SgAssignedGotoStatement::p_targets > >
 

Static Public Attributes

static constexpr char const *const name {"AssignedGotoStatement"}
 
static constexpr unsigned long variant {294}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 11412 of file generated.h.

◆ base

Definition at line 11413 of file generated.h.

◆ subclasses_t

Definition at line 11417 of file generated.h.

◆ fields_t

Definition at line 11418 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 11414 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAssignedGotoStatement >::variant {294}
staticconstexpr

Definition at line 11415 of file generated.h.

◆ concrete

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

Definition at line 11416 of file generated.h.


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