Package ghidra.app.services
Interface CodeFormatService
- All Known Implementing Classes:
- ListingMergePanel
public interface CodeFormatService
Service provided by a plugin that gives access to a manager for the field formats used by a 
 listing.
- 
Method Summary
- 
Method Details- 
getFormatManagerFormatManager getFormatManager()
 
-