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

Description

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

Definition at line 17844 of file generated.h.

Public Types

using node = SgFunctionDefinition
 
using base = SgScopeStatement
 
using subclasses_t = mp::List< SgTemplateFunctionDefinition >
 
using fields_t = mp::List< describe_field_t< SgFunctionDefinition, SgBasicBlock *,&SgFunctionDefinition::p_body >, describe_field_t< SgFunctionDefinition, std::map< SgNode *, int >,&SgFunctionDefinition::p_scope_number_list >>
 

Static Public Attributes

static constexpr char const *const name {"FunctionDefinition"}
 
static constexpr unsigned long variant {438}
 
static constexpr bool concrete {true}
 

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