Class GoTypeDetector

java.lang.Object
ghidra.app.util.bin.format.golang.rtti.types.GoTypeDetector

public class GoTypeDetector extends Object
Small stub that is only used to fetch the "kind" field so that the real gotype can be detected
  • Constructor Details

    • GoTypeDetector

      public GoTypeDetector()
  • Method Details

    • getKind

      public GoKind getKind()