public final class SyntacticEquivalence extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
areEquivalent(List<? extends Tree> leftList,
List<? extends Tree> rightList) |
static boolean |
areEquivalent(Tree leftNode,
Tree rightNode) |
Copyright © 2012–2017 SonarSource. All rights reserved.