Interface FormatJob
- All Known Implementing Classes:
AbstractEclipseFormatJob
,AbstractFormatJob
public interface FormatJob
- Author:
- bahlef
-
Method Summary
-
Method Details
-
format
Executes the formatting of thisFormatJob
.- Throws:
BadLocationException
- if something goes wrong while applying the formatted code
-