Interface IQuickFix
- All Known Implementing Classes:
DeleteProperty, GotoProperty, OpenProperty
public interface IQuickFix
Interface for a quick-fix that is used to add a quick-fix to a marker.
- Author:
- Christopher Mindus
Method Summary
Method Details
getID
String getID()Gets the ID of the quick-fix.getAttributes