Class AstAttributeDOT#
Defined in File AstAttributeDOT.h
Inheritance Relationships#
Base Type#
public AstAttribute(Class AstAttribute)
Derived Types#
public DOTGraphEdge(Class DOTGraphEdge)public DOTGraphNode(Class DOTGraphNode)
Class Documentation#
-
class AstAttributeDOT : public AstAttribute#
Subclassed by DOTGraphEdge, DOTGraphNode
Public Types
Public Functions
-
AstAttributeDOT()#
-
bool get_keep()#
-
void set_keep(bool)#
-
std::string get_label()#
-
void set_label(std::string)#
-
void set_color(std::string)#
-
void set_extra_options(std::string)#
-
void set_fontcolor(std::string)#
-
void set_fontname(std::string)#
-
std::string get_color()#
-
std::string get_fontcolor()#
-
std::string get_fontname()#
-
std::list<std::string> get_extra_options()#
-
std::string get_style_string()#
-
std::vector<std::string> get_dot_options_list()#
-
std::string get_dot_options_string()#
-
AstAttributeDOT()#