Class GoIMethod.GoIMethodInfo
java.lang.Object
ghidra.app.util.bin.format.golang.rtti.MethodInfo
ghidra.app.util.bin.format.golang.rtti.types.GoIMethod.GoIMethodInfo
- Enclosing class:
- GoIMethod
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ghidra.app.util.bin.format.golang.rtti.MethodInfo
getAddress
-
Constructor Details
-
GoIMethodInfo
-
-
Method Details
-
getItab
-
getImethod
-
getSignature
Description copied from class:MethodInfoFunction signature of the method.- Specified by:
getSignaturein classMethodInfo- Returns:
FunctionDefinition- Throws:
IOException- if error reading method information
-