Package org.aspectj.weaver
Interface ICrossReferenceHandler
-
public interface ICrossReferenceHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddCrossReference(ISourceLocation from, ISourceLocation to, String kind, boolean runtimeTest)
-
-
-
Method Detail
-
addCrossReference
void addCrossReference(ISourceLocation from, ISourceLocation to, String kind, boolean runtimeTest)
-
-