Constructor and Description |
---|
OpBase() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
abstract boolean |
equalTo(Op other,
NodeIsomorphismMap labelMap) |
abstract int |
hashCode() |
void |
output(IndentedWriter out)
Normally overridden for better information
|
void |
output(IndentedWriter out,
SerializationContext sCxt) |
toString, toString
toString
public abstract boolean equalTo(Op other, NodeIsomorphismMap labelMap)
public void output(IndentedWriter out)
PrintSerializableBase
output
in interface Printable
output
in class PrintSerializableBase
public void output(IndentedWriter out, SerializationContext sCxt)
output
in interface PrintSerializable
Licenced under the Apache License, Version 2.0