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

Description

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

Member Typedef Documentation

◆ node

Definition at line 32632 of file generated.h.

◆ base

Definition at line 32633 of file generated.h.

◆ subclasses_t

Definition at line 32637 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 32638 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 32634 of file generated.h.

◆ variant

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

Definition at line 32635 of file generated.h.

◆ concrete

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

Definition at line 32636 of file generated.h.


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