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

Description

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

Definition at line 32620 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 {827}
 
static constexpr bool concrete {true}
 

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