public class OpDiff extends Op2
| Modifier and Type | Method and Description |
|---|---|
Op |
apply(Transform transform,
Op left,
Op right) |
Op2 |
copy(Op newLeft,
Op newRight) |
static Op |
create(Op left,
Op right) |
boolean |
equalTo(Op op2,
NodeIsomorphismMap labelMap) |
String |
getName() |
void |
visit(OpVisitor opVisitor) |
toString, toStringtoStringLicenced under the Apache License, Version 2.0