addedmethod:
compareTo
int compareTo(ghidra.app.plugin.assembler.sleigh.sem.AssemblyContextGraph.Vertex that)
addedfield:
context
ghidra.app.plugin.assembler.sleigh.sem.AssemblyPatternBlock context
addedmethod:
equals
boolean equals(java.lang.Object o)
addedmethod:
matches
boolean matches(ghidra.app.plugin.assembler.sleigh.sem.AssemblyContextGraph.Vertex that)
addedfield:
subtable
java.lang.String subtable
modifiedtype-static:
Vertex
- non-static
+ static
modifiedtype-extends:
Vertex
- (none)
+ java.lang.Object
modifiedtype-implements:
Vertex
- (none)
+ java.lang.Comparable