Class AjcMemberMaker

java.lang.Object
org.aspectj.weaver.AjcMemberMaker

public class AjcMemberMaker extends Object
The AjcMemberMaker is responsible for creating the representations of methods/fields/etc that are placed in both aspects and affected target types. It uses the NameMangler class to create the actual names that will be used.