public class NodeTransformSubst extends Object implements NodeTransform
NodeTransform substituting variables for Nodes.| Modifier and Type | Method and Description |
|---|---|
Node |
apply(Node node) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic Node apply(Node node)
apply in interface java.util.function.Function<Node,Node>Licenced under the Apache License, Version 2.0