public class CanonicalizeLiteral extends Object implements java.util.function.Function<Node,Node>
Modifier and Type | Method and Description |
---|---|
Node |
apply(Node node) |
static CanonicalizeLiteral |
get() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public static CanonicalizeLiteral get()
public Node apply(Node node)
apply
in interface java.util.function.Function<Node,Node>
Licenced under the Apache License, Version 2.0