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