Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.compiler.BuildContext
Packages, die BuildContext verwenden
Package
Beschreibung
This package contains compiler associated infrastructure APIs.
-
Verwendungen von BuildContext in org.aspectj.org.eclipse.jdt.core.compiler
Methoden in org.aspectj.org.eclipse.jdt.core.compiler mit Parametern vom Typ BuildContextModifizierer und TypMethodeBeschreibungvoidCompilationParticipant.buildStarting(BuildContext[] files, boolean isBatch) Notifies this participant that a compile operation is about to start and provides it the opportunity to generate source files based on the source files about to be compiled.voidCompilationParticipant.processAnnotations(BuildContext[] files) Notifies this participant that a compile operation has found source files using Annotations. -
Verwendungen von BuildContext in org.aspectj.org.eclipse.jdt.internal.core.builder
Unterklassen von BuildContext in org.aspectj.org.eclipse.jdt.internal.core.builder