Package org.aspectj.lang.reflect
Interface SourceLocation
-
public interface SourceLocation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetColumn()StringgetFileName()intgetLine()ClassgetWithinType()
-