Class ResolvedTypeMunger

java.lang.Object
org.aspectj.weaver.ResolvedTypeMunger
Direct Known Subclasses:
AnnotationOnTypeMunger, MethodDelegateTypeMunger, MethodDelegateTypeMunger.FieldHostTypeMunger, NewConstructorTypeMunger, NewFieldTypeMunger, NewMemberClassTypeMunger, NewMethodTypeMunger, NewParentTypeMunger, PerObjectInterfaceTypeMunger, PerTypeWithinTargetTypeMunger, PrivilegedAccessMunger

public abstract class ResolvedTypeMunger extends Object
This is an abstraction over method/field introduction. It might not have the chops to handle other inter-type declarations. This is the thing that is used on the eclipse side and serialized into a ConcreteTypeMunger.