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

Description

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

Definition at line 18204 of file generated.h.

Public Types

using node = SgFunctionType
 
using base = SgType
 
using subclasses_t = mp::List< SgMemberFunctionType >
 
using fields_t = mp::List< describe_field_t< SgFunctionType, SgType *,&SgFunctionType::p_return_type >, describe_field_t< SgFunctionType, bool,&SgFunctionType::p_has_ellipses >, describe_field_t< SgFunctionType, SgType *,&SgFunctionType::p_orig_return_type >, describe_field_t< SgFunctionType, SgFunctionParameterTypeList *,&SgFunctionType::p_argument_list >>
 

Static Public Attributes

static constexpr char const *const name {"FunctionType"}
 
static constexpr unsigned long variant {446}
 
static constexpr bool concrete {true}
 

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