public class TransformElementLib extends Object
Constructor and Description |
---|
TransformElementLib() |
Modifier and Type | Method and Description |
---|---|
static Node |
apply(Node n,
ExprTransform exprTransform) |
static Var |
applyVar(Var v,
ExprTransform exprTransform) |
public static Var applyVar(Var v, ExprTransform exprTransform)
public static Node apply(Node n, ExprTransform exprTransform)
Licenced under the Apache License, Version 2.0