public static class RuleTerminalNode.SortDeclarations extends Object implements Comparator<Declaration>
Modifier and Type | Field and Description |
---|---|
static RuleTerminalNode.SortDeclarations |
instance |
Constructor and Description |
---|
SortDeclarations() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Declaration d1,
Declaration d2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final RuleTerminalNode.SortDeclarations instance
public int compare(Declaration d1, Declaration d2)
compare
in interface Comparator<Declaration>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.