Uses of Class
org.aspectj.ajdt.internal.compiler.lookup.PushinCollector
Packages that use PushinCollector
-
Uses of PushinCollector in org.aspectj.ajdt.internal.compiler.lookup
Fields in org.aspectj.ajdt.internal.compiler.lookup declared as PushinCollectorMethods in org.aspectj.ajdt.internal.compiler.lookup that return PushinCollectorModifier and TypeMethodDescriptionstatic PushinCollectorPushinCollector.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.