Class DOTGraphNode#
Defined in File AstAttributeDOT.h
Inheritance Relationships#
Base Type#
public AstAttributeDOT(Class AstAttributeDOT)
Class Documentation#
-
class DOTGraphNode : public AstAttributeDOT#
Public Types
Public Functions
-
DOTGraphNode(SgNode *n)#
-
SgNode *get_node()#
-
void set_fillcolor(std::string)#
-
void set_shape(DOTShapeTypes a_shape)#
-
std::string get_fillcolor()#
-
DOTShapeTypes get_shape()#
-
std::string get_shape_string()#
-
std::vector<std::string> get_dot_options_list()#
-
std::string get_dot_options_string()#
-
DOTGraphNode(SgNode *n)#