Package org.aspectj.weaver.tools
Interface Traceable
-
- All Known Implementing Classes:
ArrayReferenceType,BoundedReferenceType,LazyMethodGen,MissingResolvedTypeWithKnownSignature,ReferenceType,ResolvedType,TypeVariableReferenceType,UnresolvedType,UnresolvedTypeVariableReferenceType,WildcardedUnresolvedType
public interface Traceable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringtoTraceString()
-
-
-
Method Detail
-
toTraceString
String toTraceString()
-
-