|
|||||||||
| 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.LineInformation
public abstract class LineInformation
| Constructor Summary | |
|---|---|
LineInformation()
|
|
| Method Summary | |
|---|---|
static LineInformation |
create(IDocument doc)
|
abstract int |
getLineOffset(int line)
|
abstract int |
getLineOfOffset(int offset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LineInformation()
| Method Detail |
|---|
public static LineInformation create(IDocument doc)
public abstract int getLineOfOffset(int offset)
public abstract int getLineOffset(int line)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||