Package spoon.support.compiler.jdt
Class FactoryCompilerConfig
java.lang.Object
spoon.support.compiler.jdt.FactoryCompilerConfig
- All Implemented Interfaces:
SpoonModelBuilder.InputType
-
Field Summary
Fields inherited from interface spoon.SpoonModelBuilder.InputType
CTTYPES, FILES
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initializeCompiler(JDTBatchCompiler compiler)
returns the compilation units corresponding to the types in the factory.
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
FactoryCompilerConfig
protected FactoryCompilerConfig()
-
-
Method Details
-
initializeCompiler
returns the compilation units corresponding to the types in the factory.- Specified by:
initializeCompiler
in interfaceSpoonModelBuilder.InputType
-