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

Description

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

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

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