Uses of Class
org.aspectj.ajdt.internal.compiler.lookup.PushinCollector

Packages that use PushinCollector
org.aspectj.ajdt.internal.compiler.lookup   
 

Uses of PushinCollector in org.aspectj.ajdt.internal.compiler.lookup
 

Fields in org.aspectj.ajdt.internal.compiler.lookup declared as PushinCollector
 PushinCollector EclipseFactory.pushinCollector
           
 

Methods in org.aspectj.ajdt.internal.compiler.lookup that return PushinCollector
static PushinCollector PushinCollector.createInstance(World world)
          Checks if the aspectj.pushin property is set - this is the main condition for triggering the creation of pushed-in source files.