Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.problem.AbortCompilation
Packages that use AbortCompilation
Package
Description
-
Uses of AbortCompilation in org.aspectj.org.eclipse.jdt.internal.compiler
Methods in org.aspectj.org.eclipse.jdt.internal.compiler with parameters of type AbortCompilationModifier and TypeMethodDescriptionprotected voidCompiler.handleInternalException(AbortCompilation abortException, CompilationUnitDeclaration unit) Methods in org.aspectj.org.eclipse.jdt.internal.compiler that throw AbortCompilationModifier and TypeMethodDescriptionProcessTaskManager.removeNextUnits()blocks until at least one CompilationUnitDeclaration can be returned or empty when no more elements can be expected -
Uses of AbortCompilation in org.aspectj.org.eclipse.jdt.internal.compiler.problem
Subclasses of AbortCompilation in org.aspectj.org.eclipse.jdt.internal.compiler.problem -
Uses of AbortCompilation in org.aspectj.org.eclipse.jdt.internal.core.builder
Methods in org.aspectj.org.eclipse.jdt.internal.core.builder that throw AbortCompilationModifier and TypeMethodDescriptionvoidBuildNotifier.checkCancelWithinCompiler()Check whether the build has been canceled.