StructureMarkup

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

11.0_PUBLIC

addedmethod: getStructureNamespace
java.lang.String getStructureNamespace() throws IOException
modifiedmethod: additionalMarkup
added throws CancelledException
- void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException
+ void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException, CancelledException

10.4_PUBLIC

addedmethod: additionalMarkup
void additionalMarkup(ghidra.app.util.bin.format.golang.structmapping.MarkupSession session) throws IOException
removedmethod: additionalMarkup
void additionalMarkup() throws IOException

10.3_PUBLIC

introducedInitial version