Uses of Interface
org.aspectj.util.PartialOrder.PartialComparable
Packages that use PartialOrder.PartialComparable
Package
Description
-
Uses of PartialOrder.PartialComparable in org.aspectj.ajdt.internal.compiler.lookup
Classes in org.aspectj.ajdt.internal.compiler.lookup that implement PartialOrder.PartialComparable -
Uses of PartialOrder.PartialComparable in org.aspectj.util
Methods in org.aspectj.util with type parameters of type PartialOrder.PartialComparable -
Uses of PartialOrder.PartialComparable in org.aspectj.weaver
Classes in org.aspectj.weaver that implement PartialOrder.PartialComparableModifier and TypeClassDescriptionclassclassRepresentation of a shadow munger for a declare error or warning declaration.classclassFor every shadow munger, nothing can be done with it until it is concretized.classSome methods need a temporary type munger (because ConcreteTypeMunger is abstract - dont ask...). -
Uses of PartialOrder.PartialComparable in org.aspectj.weaver.bcel
Classes in org.aspectj.weaver.bcel that implement PartialOrder.PartialComparableModifier and TypeClassDescriptionclassLooks for all access to method or field that are not public within the body of the around advices and replace the invocations to a wrapper call so that the around advice can further be inlined.classThis type munger will modify a given class (see the munge() method) to include a field representing a CflowCounter object.classclassAdds aspectOf(), hasAspect() etc to the annotation defined aspectsclass