Vertex

Package: ghidra.app.plugin.assembler.sleigh.sem
Type: class

9.0.2_PUBLIC

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

9.0.1_PUBLIC

introducedInitial version