Package ghidra.app.services
Interface CodeFormatService
-
- All Known Implementing Classes:
ListingCodeComparisonPanel,ListingMergePanel
public interface CodeFormatServiceService provided by a plugin that gives access to a manager for the field formats used by a listing.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FormatManagergetFormatManager()
-
-
-
Method Detail
-
getFormatManager
FormatManager getFormatManager()
-
-