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