Class GoMethod
java.lang.Object
ghidra.app.util.bin.format.golang.rtti.types.GoMethod
- All Implemented Interfaces:
StructureMarkup<GoMethod>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ghidra.app.util.bin.format.golang.structmapping.StructureMarkup
additionalMarkup, getExternalInstancesToMarkup, getStructureLabel
-
Constructor Details
-
GoMethod
public GoMethod()
-
-
Method Details
-
getName
- Throws:
IOException
-
getNameString
- Throws:
IOException
-
getType
- Throws:
IOException
-
getStructureContext
- Specified by:
getStructureContextin interfaceStructureMarkup<GoMethod>
-
getStructureName
Description copied from interface:StructureMarkupReturns the name of the instance, typically retrieved from data found inside the instance.- Specified by:
getStructureNamein interfaceStructureMarkup<GoMethod>- Returns:
- string name, or null if this instance does not have a name
- Throws:
IOException
-
getIfn
-
getTfn
-