java.lang.Object
ghidra.app.util.bin.format.golang.rtti.GoItab
All Implemented Interfaces:
StructureMarkup<GoItab>

public class GoItab extends Object implements StructureMarkup<GoItab>
Represents a mapping between a golang interface and a type that implements the methods of the interface.
  • Constructor Details

    • GoItab

      public GoItab()
  • Method Details