|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.internal.core.builder.EclipseSourceContext
public class EclipseSourceContext
| Constructor Summary | |
|---|---|
EclipseSourceContext(CompilationResult result)
|
|
EclipseSourceContext(CompilationResult result,
int offset)
|
|
| Method Summary | |
|---|---|
int |
getOffset()
|
ISourceLocation |
makeSourceLocation(IHasPosition position)
|
ISourceLocation |
makeSourceLocation(int line,
int offset)
|
void |
removeUnnecessaryProblems(Member member,
int problemLineNumber)
|
void |
tidy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EclipseSourceContext(CompilationResult result)
public EclipseSourceContext(CompilationResult result,
int offset)
| Method Detail |
|---|
public int getOffset()
getOffset in interface ISourceContextpublic ISourceLocation makeSourceLocation(IHasPosition position)
makeSourceLocation in interface ISourceContext
public ISourceLocation makeSourceLocation(int line,
int offset)
makeSourceLocation in interface ISourceContextpublic void tidy()
tidy in interface ISourceContext
public void removeUnnecessaryProblems(Member member,
int problemLineNumber)
removeUnnecessaryProblems in interface IEclipseSourceContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||