|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspectj.compiler.base.ast.SourceLocation
org.aspectj.compiler.base.ast.DummySourceLocation
| Field Summary | |
protected org.aspectj.compiler.base.JavaCompiler |
compiler
|
| Constructor Summary | |
DummySourceLocation(org.aspectj.compiler.base.JavaCompiler compiler)
|
|
| Method Summary | |
org.aspectj.compiler.base.JavaCompiler |
getCompiler()
|
| Methods inherited from class org.aspectj.compiler.base.ast.SourceLocation |
addComment, clearComment, fromSource, getBeginColumn, getBeginLine, getComment, getCompilationUnit, getEndColumn, getEndLine, getEndPosition, getFormalComment, getSourceDirectoryName, getSourceFile, getSourceFileName, getSourceObject, getStartPosition, hasSource, isSynthetic, setFormalComment, showError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected org.aspectj.compiler.base.JavaCompiler compiler
| Constructor Detail |
public DummySourceLocation(org.aspectj.compiler.base.JavaCompiler compiler)
| Method Detail |
public org.aspectj.compiler.base.JavaCompiler getCompiler()
getCompiler in class SourceLocation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||