gnu.kawa.xml
public class SortNodes extends Procedure1 implements Inlineable
| Field Summary | |
|---|---|
| static Method | canonicalizeMethod |
| static Method | makeSortedNodesMethod |
| static SortNodes | sortNodes |
| static ClassType | typeSortedNodes |
| Method Summary | |
|---|---|
| Object | apply1(Object values) |
| void | compile(ApplyExp exp, Compilation comp, Target target) |
| Type | getReturnType(Expression[] args) |