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

Description

Definition at line 33553 of file generated.h.

Public Types

using node = SgWhileStmt
 
using base = SgScopeStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_condition >, describe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_body >, describe_field_t< SgWhileStmt, SgStatement *,&SgWhileStmt::p_else_body >, describe_field_t< SgWhileStmt, SgLabelRefExp *,&SgWhileStmt::p_end_numeric_label >, describe_field_t< SgWhileStmt, std::string,&SgWhileStmt::p_string_label >, describe_field_t< SgWhileStmt, bool,&SgWhileStmt::p_has_end_statement > >
 

Static Public Attributes

static constexpr char const *const name {"WhileStmt"}
 
static constexpr unsigned long variant {847}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 33554 of file generated.h.

◆ base

Definition at line 33555 of file generated.h.

◆ subclasses_t

Definition at line 33559 of file generated.h.

◆ fields_t

Definition at line 33560 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 33556 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgWhileStmt >::variant {847}
staticconstexpr

Definition at line 33557 of file generated.h.

◆ concrete

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

Definition at line 33558 of file generated.h.


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