JumpTable

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

10.2_PUBLIC

addedmethod: decode
void decode(ghidra.program.model.pcode.Decoder decoder) throws DecoderException
addedmethod: encode
void encode(ghidra.program.model.pcode.Encoder encoder) throws IOException
removedmethod: buildXml
void buildXml(java.lang.StringBuilder buf)
removedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser, ghidra.program.model.address.AddressFactory addrFactory) throws PcodeXMLException

9.0.1_PUBLIC

introducedInitial version