Uses of Interface
org.aspectj.weaver.tools.Traceable
Packages that use Traceable
-
Uses of Traceable in org.aspectj.weaver
Classes in org.aspectj.weaver that implement TraceableModifier and TypeClassDescriptionclassRepresents a resolved array typeclassA BoundedReferenceType is the result of a generics wildcard expression ?classWhen we try to resolve a type in the world that we require to be present, and then fail to find it, we return an instance of this class.classA reference type represents some 'real' type, not a primitive, not an array - but a real type, for example java.util.List.classclassReferenceType pointing to a type variable.classA UnresolvedType represents a type to the weaver.classclassRepresents a wildcarded bound for a generic type, this can be unbounded '?' -
Uses of Traceable in org.aspectj.weaver.bcel
Classes in org.aspectj.weaver.bcel that implement TraceableModifier and TypeClassDescriptionfinal classA LazyMethodGen should be treated as a MethodGen.