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

Description

Definition at line 18790 of file generated.h.

Public Types

using node = SgIOStatement
 
using base = SgStatement
 
using subclasses_t = mp::List< SgPrintStatement, SgReadStatement, SgWriteStatement, SgOpenStatement, SgCloseStatement, SgInquireStatement, SgFlushStatement, SgBackspaceStatement, SgRewindStatement, SgEndfileStatement, SgWaitStatement >
 
using fields_t = mp::List< describe_field_t< SgIOStatement, SgIOStatement::io_statement_enum,&SgIOStatement::p_io_statement >, describe_field_t< SgIOStatement, SgExprListExp *,&SgIOStatement::p_io_stmt_list >, describe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_unit >, describe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_iostat >, describe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_err >, describe_field_t< SgIOStatement, SgExpression *,&SgIOStatement::p_iomsg > >
 

Static Public Attributes

static constexpr char const *const name {"IOStatement"}
 
static constexpr unsigned long variant {460}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 18791 of file generated.h.

◆ base

Definition at line 18792 of file generated.h.

◆ subclasses_t

Definition at line 18796 of file generated.h.

◆ fields_t

Definition at line 18797 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 18793 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgIOStatement >::variant {460}
staticconstexpr

Definition at line 18794 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgIOStatement >::concrete {false}
staticconstexpr

Definition at line 18795 of file generated.h.


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