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

Description

Definition at line 32043 of file generated.h.

Public Types

using node = SgUnparse_Info
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgUnparse_Info, SgBitVector,&SgUnparse_Info::p_unparse_attribute >, describe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_access_attribute >, describe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_nested_expression >, describe_field_t< SgUnparse_Info, std::string,&SgUnparse_Info::p_operator_name >, describe_field_t< SgUnparse_Info, SgName,&SgUnparse_Info::p_var_name >, describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_ptr >, describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declaration_of_context >, describe_field_t< SgUnparse_Info, SgNamedType *,&SgUnparse_Info::p_current_context >, describe_field_t< SgUnparse_Info, SgName,&SgUnparse_Info::p_array_index_list >, describe_field_t< SgUnparse_Info, SgNamespaceDeclarationStatement *,&SgUnparse_Info::p_current_namespace >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_outputCodeGenerationFormatDelimiters >, describe_field_t< SgUnparse_Info, SgQualifiedNamePtrList,&SgUnparse_Info::p_qualifiedNameList >, describe_field_t< SgUnparse_Info, SgFunctionCallExp *,&SgUnparse_Info::p_current_function_call >, describe_field_t< SgUnparse_Info, SgScopeStatement *,&SgUnparse_Info::p_current_scope >, describe_field_t< SgUnparse_Info, SgNode *,&SgUnparse_Info::p_reference_node_for_qualification >, describe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_name_qualification_length >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_type_elaboration_required >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_global_qualification_required >, describe_field_t< SgUnparse_Info, int,&SgUnparse_Info::p_nestingLevel >, describe_field_t< SgUnparse_Info, SgFile::languageOption_enum,&SgUnparse_Info::p_language >, describe_field_t< SgUnparse_Info, SgSourceFile *,&SgUnparse_Info::p_current_source_file >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_use_generated_name_for_template_arguments >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_user_defined_literal >, describe_field_t< SgUnparse_Info, SgDeclarationStatement *,&SgUnparse_Info::p_declstatement_associated_with_type >, describe_field_t< SgUnparse_Info, bool,&SgUnparse_Info::p_context_for_added_parentheses > >
 

Static Public Attributes

static constexpr char const *const name {"Unparse_Info"}
 
static constexpr unsigned long variant {811}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 32044 of file generated.h.

◆ base

Definition at line 32045 of file generated.h.

◆ subclasses_t

Definition at line 32049 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgUnparse_Info >::fields_t = mp::List<describe_field_t<SgUnparse_Info,SgBitVector,&SgUnparse_Info::p_unparse_attribute>, describe_field_t<SgUnparse_Info,int,&SgUnparse_Info::p_access_attribute>, describe_field_t<SgUnparse_Info,int,&SgUnparse_Info::p_nested_expression>, describe_field_t<SgUnparse_Info,std::string,&SgUnparse_Info::p_operator_name>, describe_field_t<SgUnparse_Info,SgName,&SgUnparse_Info::p_var_name>, describe_field_t<SgUnparse_Info,SgDeclarationStatement*,&SgUnparse_Info::p_declstatement_ptr>, describe_field_t<SgUnparse_Info,SgDeclarationStatement*,&SgUnparse_Info::p_declaration_of_context>, describe_field_t<SgUnparse_Info,SgNamedType*,&SgUnparse_Info::p_current_context>, describe_field_t<SgUnparse_Info,SgName,&SgUnparse_Info::p_array_index_list>, describe_field_t<SgUnparse_Info,SgNamespaceDeclarationStatement*,&SgUnparse_Info::p_current_namespace>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_outputCodeGenerationFormatDelimiters>, describe_field_t<SgUnparse_Info,SgQualifiedNamePtrList,&SgUnparse_Info::p_qualifiedNameList>, describe_field_t<SgUnparse_Info,SgFunctionCallExp*,&SgUnparse_Info::p_current_function_call>, describe_field_t<SgUnparse_Info,SgScopeStatement*,&SgUnparse_Info::p_current_scope>, describe_field_t<SgUnparse_Info,SgNode*,&SgUnparse_Info::p_reference_node_for_qualification>, describe_field_t<SgUnparse_Info,int,&SgUnparse_Info::p_name_qualification_length>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_type_elaboration_required>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_global_qualification_required>, describe_field_t<SgUnparse_Info,int,&SgUnparse_Info::p_nestingLevel>, describe_field_t<SgUnparse_Info,SgFile::languageOption_enum,&SgUnparse_Info::p_language>, describe_field_t<SgUnparse_Info,SgSourceFile*,&SgUnparse_Info::p_current_source_file>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_use_generated_name_for_template_arguments>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_user_defined_literal>, describe_field_t<SgUnparse_Info,SgDeclarationStatement*,&SgUnparse_Info::p_declstatement_associated_with_type>, describe_field_t<SgUnparse_Info,bool,&SgUnparse_Info::p_context_for_added_parentheses> >

Definition at line 32050 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 32046 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgUnparse_Info >::variant {811}
staticconstexpr

Definition at line 32047 of file generated.h.

◆ concrete

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

Definition at line 32048 of file generated.h.


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