Uses of Class
org.eclipse.jdt.core.compiler.CompilationParticipant

Packages that use CompilationParticipant
org.eclipse.jdt.internal.core   
 

Uses of CompilationParticipant in org.eclipse.jdt.internal.core
 

Methods in org.eclipse.jdt.internal.core that return CompilationParticipant
 CompilationParticipant[] JavaModelManager.CompilationParticipants.getCompilationParticipants(IJavaProject project)