CustomAstDOTGenerationEdgeType::operator==
Equality operator
Synopsis
Declared in <src/midend/astDump/wholeAST.h>
bool
operator==(CustomAstDOTGenerationEdgeType const& edge) const;
Return Value
true if the objects are equal, false otherwise
Parameters
Name |
Description |
edge |
The right operand |
Created with MrDocs