GoItab

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

11.4_PUBLIC

addedmethod: getStructureLabel
java.lang.String getStructureLabel() throws IOException
removedmethod: getSignatureFor
ghidra.program.model.data.FunctionDefinition getSignatureFor(ghidra.app.util.bin.format.golang.rtti.types.GoIMethod imethod) throws IOException

11.3_PUBLIC

addedmethod: getStructureNamespace
java.lang.String getStructureNamespace() throws IOException

11.0_PUBLIC

addedmethod: getMethodInfoList
java.util.List<ghidra.app.util.bin.format.golang.rtti.types.GoIMethod.GoIMethodInfo> getMethodInfoList() throws IOException
addedmethod: getSignatureFor
ghidra.program.model.data.FunctionDefinition getSignatureFor(ghidra.app.util.bin.format.golang.rtti.types.GoIMethod imethod) throws IOException

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