| Modifier and Type | Method and Description |
|---|---|
static OpSlice |
OpLib.asSlice(Op op) |
| Modifier and Type | Method and Description |
|---|---|
Op |
TransformWrapper.transform(OpSlice opSlice,
Op subOp) |
Op |
TransformCopy.transform(OpSlice opSlice,
Op subOp) |
Op |
Transform.transform(OpSlice opSlice,
Op subOp) |
Op |
TransformBase.transform(OpSlice opSlice,
Op subOp) |
void |
OpVisitorByType.visit(OpSlice opSlice) |
void |
OpAsQuery.Converter.visit(OpSlice opSlice) |
void |
OpVisitor.visit(OpSlice opSlice) |
void |
OpVisitorBase.visit(OpSlice opSlice) |
| Modifier and Type | Method and Description |
|---|---|
Op |
TransformTopN.transform(OpSlice opSlice,
Op inSubOp) |
| Modifier and Type | Method and Description |
|---|---|
default void |
OpVisitorByType.visit(OpSlice opSlice) |
default void |
OpVisitorByTypeAndExpr.visit(OpSlice opSlice) |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluatorDispatch.visit(OpSlice opSlice) |
| Modifier and Type | Method and Description |
|---|---|
void |
WriterOp.OpWriterWorker.visit(OpSlice opSlice) |
Licenced under the Apache License, Version 2.0