Uses of Class
org.eclipse.jdt.internal.formatter.comment.MultiCommentRegion

Packages that use MultiCommentRegion
org.eclipse.jdt.internal.formatter.comment Provides facilities to format comments in Java source code. 
 

Uses of MultiCommentRegion in org.eclipse.jdt.internal.formatter.comment
 

Subclasses of MultiCommentRegion in org.eclipse.jdt.internal.formatter.comment
 class JavaDocRegion
          Javadoc region in a source code document.