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

Description

Definition at line 32375 of file generated.h.

Public Types

using node = SgUseStatement
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUseStatement, SgName,&SgUseStatement::p_name >, describe_field_t< SgUseStatement, bool,&SgUseStatement::p_only_option >, describe_field_t< SgUseStatement, std::string,&SgUseStatement::p_module_nature >, describe_field_t< SgUseStatement, SgRenamePairPtrList,&SgUseStatement::p_rename_list >, describe_field_t< SgUseStatement, SgModuleStatement *,&SgUseStatement::p_module > >
 

Static Public Attributes

static constexpr char const *const name {"UseStatement"}
 
static constexpr unsigned long variant {824}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 32376 of file generated.h.

◆ base

Definition at line 32377 of file generated.h.

◆ subclasses_t

Definition at line 32381 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgUseStatement >::fields_t = mp::List<describe_field_t<SgUseStatement,SgName,&SgUseStatement::p_name>, describe_field_t<SgUseStatement,bool,&SgUseStatement::p_only_option>, describe_field_t<SgUseStatement,std::string,&SgUseStatement::p_module_nature>, describe_field_t<SgUseStatement,SgRenamePairPtrList,&SgUseStatement::p_rename_list>, describe_field_t<SgUseStatement,SgModuleStatement*,&SgUseStatement::p_module> >

Definition at line 32382 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32378 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgUseStatement >::variant {824}
staticconstexpr

Definition at line 32379 of file generated.h.

◆ concrete

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

Definition at line 32380 of file generated.h.


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