Package ghidra.program.model.listing
Interface GhidraClass
- All Superinterfaces:
Namespace
- All Known Subinterfaces:
TraceClassSymbol
- All Known Implementing Classes:
DBTraceClassSymbol
Interface for representing class objects in the program.
-
Nested Class Summary
Nested classes/interfaces inherited from interface ghidra.program.model.symbol.Namespace
Namespace.Type -
Field Summary
Fields inherited from interface ghidra.program.model.symbol.Namespace
DELIMITER, GLOBAL_NAMESPACE_ID, NAMESPACE_DELIMITER -
Method Summary
Modifier and TypeMethodDescriptiondefault Namespace.TypegetType()Returns the type of namespace, e.g., Library, Class, Namespace, Function.Methods inherited from interface ghidra.program.model.symbol.Namespace
getBody, getID, getName, getName, getParentNamespace, getPathList, getSymbol, isExternal, isGlobal, isLibrary, setParentNamespace