Class CustomAstDOTGenerationNodeType#

Class Documentation#

class CustomAstDOTGenerationNodeType#

Public Functions

inline CustomAstDOTGenerationNodeType(SgNode *node, std::string label, std::string options)#
inline CustomAstDOTGenerationNodeType(const CustomAstDOTGenerationNodeType &X)#
inline bool operator!=(const CustomAstDOTGenerationNodeType &node) const#
inline bool operator==(const CustomAstDOTGenerationNodeType &node) const#
inline CustomAstDOTGenerationNodeType(SgNode *node, std::string label, std::string options)
inline CustomAstDOTGenerationNodeType(const CustomAstDOTGenerationNodeType &X)
inline bool operator!=(const CustomAstDOTGenerationNodeType &node) const
inline bool operator==(const CustomAstDOTGenerationNodeType &node) const

Public Members

SgNode *target#
std::string labelString#
std::string optionString#