DOTGraphEdge

== Synopsis

Declared in <src/midend/astDump/AstAttributeDOT.h>

class DOTGraphEdge
    : public AstAttributeDOT

== Base Classes

Name

Description

AstAttributeDOT

**

== Enums

== Member Functions

Name

Description

DOTGraphEdge [constructor]

Constructor

~DOTGraphEdge [destructor] [virtual]

Destructor

get_arrow_type

get_arrow_type_string

get_dot_options_list

get_dot_options_string

get_edge

set_arrow_type

== Private Data Members

== Description

The class class DOTGraphEdge implements convenience functions specific to a graph edge for building a dotoptions string. It also contains information about which edge in the AST weoperate on.**

Created with MrDocs