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 TypeMethodDescriptionvoidSpoonModelBuilder.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 JDTBatchCompilerJDTBasedSpoonCompiler.createBatchCompiler()protected JDTBatchCompilerJDTBasedSpoonCompiler.createBatchCompiler(SpoonModelBuilder.InputType... types)Methods in spoon.support.compiler.jdt with parameters of type JDTBatchCompilerModifier and TypeMethodDescriptionFileCompilerConfig.getFiles(JDTBatchCompiler compiler)voidFactoryCompilerConfig.initializeCompiler(JDTBatchCompiler compiler)returns the compilation units corresponding to the types in the factory.voidFileCompilerConfig.initializeCompiler(JDTBatchCompiler compiler)