- All Known Implementing Classes:
JavaCommentsHelper
public interface CommentsHelper
Rewrite comments. This interface is implemented by
JavaCommentsHelper
.-
Field Summary
Fields -
Method Summary
-
Field Details
-
PARAMETER_COMMENT
-
-
Method Details
-
rewrite
Try to rewrite comments, returning rewritten text.- Parameters:
tok
- the comment's tokmaxWidth
- the line length for the outputcolumn0
- the current column- Returns:
- the rewritten comment
-
reformatParameterComment
-