addedmethod:
writeOpcode
void writeOpcode(ghidra.program.model.pcode.AttributeId attribId, int opcode) throws IOException
addedmethod:
writeSpace
void writeSpace(ghidra.program.model.pcode.AttributeId attribId, int index, java.lang.String name) throws IOException
removedmethod:
clear
void clear()
removedmethod:
isEmpty
boolean isEmpty()
removedmethod:
writeTo
void writeTo(java.io.OutputStream stream) throws IOException