Uses of Class
spoon.support.compiler.jdt.JDTBatchCompiler
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
-
Uses of JDTBatchCompiler in spoon
Modifier and TypeMethodDescriptionvoid
SpoonModelBuilder.InputType.initializeCompiler(JDTBatchCompiler compiler)
responsible for setting the parameters of JDTBatchCompiler, must call setCompilationUnits() -
Uses of JDTBatchCompiler in spoon.support.compiler.jdt
Modifier and TypeMethodDescriptionprotected JDTBatchCompiler
JDTBasedSpoonCompiler.createBatchCompiler()
protected JDTBatchCompiler
JDTBasedSpoonCompiler.createBatchCompiler(SpoonModelBuilder.InputType... types)
Modifier and TypeMethodDescriptionFileCompilerConfig.getFiles(JDTBatchCompiler compiler)
void
FactoryCompilerConfig.initializeCompiler(JDTBatchCompiler compiler)
returns the compilation units corresponding to the types in the factory.void
FileCompilerConfig.initializeCompiler(JDTBatchCompiler compiler)