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

Description

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

Definition at line 24753 of file generated.h.

Public Types

using node = SgOpenStatement
 
using base = SgIOStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_file >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_status >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_access >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_form >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_recl >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_blank >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_position >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_action >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_delim >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_pad >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_round >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_sign >, describe_field_t< SgOpenStatement, SgExpression *,&SgOpenStatement::p_asynchronous >>
 

Static Public Attributes

static constexpr char const *const name {"OpenStatement"}
 
static constexpr unsigned long variant {637}
 
static constexpr bool concrete {true}
 

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