PrototypeModelMerged

Package: ghidra.program.model.lang
Type: class

10.2_PUBLIC

addedmethod: encode
void encode(ghidra.program.model.pcode.Encoder encoder, ghidra.program.model.lang.PcodeInjectLibrary injectLibrary) throws IOException
addedmethod: isEquivalent
boolean isEquivalent(ghidra.program.model.lang.PrototypeModel obj)
removedmethod: equals
boolean equals(java.lang.Object obj)
removedmethod: hashCode
int hashCode()
removedmethod: saveXml
void saveXml(java.lang.StringBuilder buffer, ghidra.program.model.lang.PcodeInjectLibrary injectLibrary)

10.0_PUBLIC

addedmethod: equals
boolean equals(java.lang.Object obj)
addedmethod: hashCode
int hashCode()
addedmethod: saveXml
void saveXml(java.lang.StringBuilder buffer, ghidra.program.model.lang.PcodeInjectLibrary injectLibrary)

9.0.1_PUBLIC

introducedInitial version