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

Description

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

Definition at line 24831 of file generated.h.

Public Types

using node = SgOptions
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgOptions, std::ostream *,&SgOptions::p_default_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_debug_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_error_output >, describe_field_t< SgOptions, std::ostream *,&SgOptions::p_logging_output >, describe_field_t< SgOptions, int,&SgOptions::p_debug_level >, describe_field_t< SgOptions, int,&SgOptions::p_logging_level >>
 

Static Public Attributes

static constexpr char const *const name {"Options"}
 
static constexpr unsigned long variant {638}
 
static constexpr bool concrete {true}
 

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