Skip to content

CustomAstDOTGenerationNodeType::operator==

Equality operator

Synopsis

Declared in <src/midend/astDump/wholeAST.h>

bool
operator==(CustomAstDOTGenerationNodeType const& node) const;

Return Value

true if the objects are equal, false otherwise

Parameters

Name

Description

node

The right operand

Created with MrDocs