StructureContext

Package: ghidra.app.util.bin.format.golang.structmapping
Type: class

11.0_PUBLIC

addedfield: containingFieldDataType
ghidra.program.model.data.DataType containingFieldDataType
addedmethod: getContainingFieldDataType
ghidra.program.model.data.DataType getContainingFieldDataType()

10.4_PUBLIC

removedmethod: appendComment
void appendComment(int commentType, java.lang.String prefix, java.lang.String comment, java.lang.String sep) throws IOException
removedmethod: getProgram
ghidra.program.model.listing.Program getProgram()
removedmethod: isAlreadyMarkedup
boolean isAlreadyMarkedup()
removedmethod: markupFields
void markupFields() throws IOException
removedmethod: markupStructure
void markupStructure(boolean nested) throws IOException

10.3_PUBLIC

introducedInitial version