@PublicApi public class AstSorter extends Object
Constructor and Description |
---|
AstSorter() |
Modifier and Type | Method and Description |
---|---|
<T extends Node> |
sort(T nodeToBeSorted)
This will sort nodes in specific orders and then alphabetically.
|
public <T extends Node> T sort(T nodeToBeSorted)
Copyright © 2019. All rights reserved.