public abstract class Op2 extends OpBase
| Modifier and Type | Method and Description |
|---|---|
abstract Op |
apply(Transform transform,
Op left,
Op right) |
abstract Op2 |
copy(Op left,
Op right) |
Op |
getLeft() |
Op |
getRight() |
int |
hashCode() |
equals, equalTo, output, outputtoString, toStringtoStringLicenced under the Apache License, Version 2.0