Package de.firemage.autograder.core
Class Linter.Builder
java.lang.Object
de.firemage.autograder.core.Linter.Builder
- Enclosing class:
- Linter
-
Method Summary
Modifier and TypeMethodDescriptionbuild()classLoader(ClassLoader classLoader) enableDynamicAnalysis(boolean shouldEnable) maxProblemsPerCheck(int maxProblemsPerCheck) tempLocation(TempLocation tempLocation) threads(int threads)
-
Method Details
-
tempLocation
-
threads
-
maxProblemsPerCheck
-
enableDynamicAnalysis
-
enableDynamicAnalysis
-
classLoader
-
exclude
-
build
-