Package org.aspectj.weaver
Interface ISourceContext
- All Known Subinterfaces:
IEclipseSourceContext
- All Known Implementing Classes:
SourceContextImpl
public interface ISourceContext
-
Method Summary
Modifier and TypeMethodDescriptionintmakeSourceLocation(int line, int offset) makeSourceLocation(IHasPosition position) voidtidy()
-
Method Details
-
makeSourceLocation
-
makeSourceLocation
-
getOffset
int getOffset() -
tidy
void tidy()
-