|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.core.dom.rewrite.LineCommentEndOffsets
public class LineCommentEndOffsets
| Constructor Summary | |
|---|---|
LineCommentEndOffsets(java.util.List commentList)
|
|
| Method Summary | |
|---|---|
boolean |
isEndOfLineComment(int offset)
|
boolean |
isEndOfLineComment(int offset,
char[] content)
|
boolean |
remove(int offset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineCommentEndOffsets(java.util.List commentList)
| Method Detail |
|---|
public boolean isEndOfLineComment(int offset)
public boolean isEndOfLineComment(int offset,
char[] content)
public boolean remove(int offset)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||