public class ExprTransformNodeElement extends ExprTransformCopy
COPY_ALWAYS, COPY_ONLY_ON_CHANGE| Constructor and Description |
|---|
ExprTransformNodeElement(NodeTransform nodeTransform,
ElementTransform eltrans) |
| Modifier and Type | Method and Description |
|---|---|
Expr |
transform(ExprFunctionOp funcOp,
ExprList args,
Op opArg) |
Expr |
transform(ExprVar nv) |
Expr |
transform(NodeValue nv) |
public ExprTransformNodeElement(NodeTransform nodeTransform, ElementTransform eltrans)
public Expr transform(ExprVar nv)
transform in interface ExprTransformtransform in class ExprTransformCopypublic Expr transform(NodeValue nv)
transform in interface ExprTransformtransform in class ExprTransformCopypublic Expr transform(ExprFunctionOp funcOp, ExprList args, Op opArg)
transform in interface ExprTransformtransform in class ExprTransformCopyLicenced under the Apache License, Version 2.0