Class CustomAstDOTGenerationEdgeType#
Defined in File colorTraversal.h
Class Documentation#
-
class CustomAstDOTGenerationEdgeType#
Public Functions
-
inline CustomAstDOTGenerationEdgeType(SgNode *n1, SgNode *n2, std::string label = "", std::string options = "")#
-
inline bool operator!=(const CustomAstDOTGenerationEdgeType &edge) const#
-
inline bool operator==(const CustomAstDOTGenerationEdgeType &edge) const#
-
inline bool operator<(const CustomAstDOTGenerationEdgeType &edge) const#
-
CustomAstDOTGenerationEdgeType(SgNode *n1, SgNode *n2, std::string label = "", std::string options = "")
-
bool operator!=(const CustomAstDOTGenerationEdgeType &edge) const
-
bool operator==(const CustomAstDOTGenerationEdgeType &edge) const
-
bool operator<(const CustomAstDOTGenerationEdgeType &edge) const
-
inline CustomAstDOTGenerationEdgeType(SgNode *n1, SgNode *n2, std::string label = "", std::string options = "")#