public interface Op extends PrintSerializable, Printable, Named
| Modifier and Type | Method and Description |
|---|---|
boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
void |
visit(OpVisitor opVisitor) |
output, toStringvoid visit(OpVisitor opVisitor)
boolean equalTo(Op other, NodeIsomorphismMap labelMap)
Licenced under the Apache License, Version 2.0