Uses of Class
spoon.support.compiler.jdt.JDTBatchCompiler
Packages that use JDTBatchCompiler
Package
Description
This root package provides the default integrated launchers for Spoon program processing.
-
Uses of JDTBatchCompiler in spoon
Methods in spoon with parameters of type JDTBatchCompilerModifier 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
Methods in spoon.support.compiler.jdt that return JDTBatchCompilerModifier and TypeMethodDescriptionprotected JDTBatchCompiler
JDTBasedSpoonCompiler.createBatchCompiler()
protected JDTBatchCompiler
JDTBasedSpoonCompiler.createBatchCompiler(SpoonModelBuilder.InputType... types)
Methods in spoon.support.compiler.jdt with parameters of type JDTBatchCompilerModifier 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)