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

Description

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

Definition at line 18653 of file generated.h.

Public Types

using node = SgGraphNode
 
using base = SgSupport
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgGraphNode, std::string,&SgGraphNode::p_name >, describe_field_t< SgGraphNode, SgNode *,&SgGraphNode::p_SgNode >, describe_field_t< SgGraphNode, int,&SgGraphNode::p_index >, describe_field_t< SgGraphNode, AstAttributeMechanism *,&SgGraphNode::p_attributeMechanism >, describe_field_t< SgGraphNode, std::map< int, std::string >,&SgGraphNode::p_properties >>
 

Static Public Attributes

static constexpr char const *const name {"GraphNode"}
 
static constexpr unsigned long variant {455}
 
static constexpr bool concrete {true}
 

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