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

Description

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

Definition at line 18574 of file generated.h.

Public Types

using node = SgGraphEdge
 
using base = SgSupport
 
using subclasses_t = mp::List< SgDirectedGraphEdge, SgUndirectedGraphEdge >
 
using fields_t = mp::List< describe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_A >, describe_field_t< SgGraphEdge, SgGraphNode *,&SgGraphEdge::p_node_B >, describe_field_t< SgGraphEdge, std::string,&SgGraphEdge::p_name >, describe_field_t< SgGraphEdge, int,&SgGraphEdge::p_index >, describe_field_t< SgGraphEdge, AstAttributeMechanism *,&SgGraphEdge::p_attributeMechanism >, describe_field_t< SgGraphEdge, std::map< int, std::string >,&SgGraphEdge::p_properties >>
 

Static Public Attributes

static constexpr char const *const name {"GraphEdge"}
 
static constexpr unsigned long variant {453}
 
static constexpr bool concrete {false}
 

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