groovy / 4.0 / org / codehaus / groovy / macro / matcher / nodecomparator.html

[Java] Interface NodeComparator

public interface NodeComparator

Methods Summary

Methods
Type Params Return Type Name and description
public boolean equals(ASTNode a, ASTNode b)

Method Detail

public boolean equals(ASTNode a, ASTNode b)

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/macro/matcher/NodeComparator.html