HighOther

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

10.2_PUBLIC

addedmethod: decode
void decode(ghidra.program.model.pcode.Decoder decoder) throws DecoderException
removedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser) throws PcodeXMLException

9.2_PUBLIC

addedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser) throws PcodeXMLException
modifiedmethod: getSymbol
return type: DynamicSymbol → HighSymbol
- ghidra.program.model.pcode.DynamicSymbol getSymbol()
+ ghidra.program.model.pcode.HighSymbol getSymbol()

9.0.1_PUBLIC

introducedInitial version