|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.formatter.comment.CommentLine
org.eclipse.jdt.internal.formatter.comment.SingleCommentLine
public class SingleCommentLine
Single-line comment line in a comment region.
Field Summary | |
---|---|
static java.lang.String |
SINGLE_COMMENT_PREFIX
Line prefix for single line comments |
Fields inherited from interface org.eclipse.jdt.internal.formatter.comment.IBorderAttributes |
---|
BORDER_LOWER, BORDER_UPPER |
Method Summary |
---|
Methods inherited from class org.eclipse.jdt.internal.formatter.comment.CommentLine |
---|
toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String SINGLE_COMMENT_PREFIX
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |