HighGlobal

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: getSymbol
ghidra.program.model.pcode.HighSymbol getSymbol()
addedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser) throws PcodeXMLException

9.0.1_PUBLIC

introducedInitial version