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

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgIOStatement >

Definition at line 18801 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}
 

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