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