org.aspectj.ajdt.internal.compiler.lookup
Interface AnonymousClassCreationListener

All Known Implementing Classes:
AjLookupEnvironment

public interface AnonymousClassCreationListener


Method Summary
 void anonymousTypeBindingCreated(LocalTypeBinding aBinding)
           
 

Method Detail

anonymousTypeBindingCreated

void anonymousTypeBindingCreated(LocalTypeBinding aBinding)