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