JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ghidra.app.util.bin.format.golang.structmapping
Interface StructureMarkupFunction<T>
public interface
StructureMarkupFunction<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
markupStructure
(
StructureContext
<
T
> context)
Method Details
markupStructure
void
markupStructure
(
StructureContext
<
T
> context)
throws
IOException
Throws:
IOException