| 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, toStringtoStringpublic abstract boolean equalTo(Op other, NodeIsomorphismMap labelMap)
public void output(IndentedWriter out)
PrintSerializableBaseoutput in interface Printableoutput in class PrintSerializableBasepublic void output(IndentedWriter out, SerializationContext sCxt)
output in interface PrintSerializableLicenced under the Apache License, Version 2.0