Uses of Interface
de.firemage.autograder.core.errorprone.ErrorProneCheck
Packages that use ErrorProneCheck
Package
Description
-
Uses of ErrorProneCheck in de.firemage.autograder.core.check.api
Classes in de.firemage.autograder.core.check.api that implement ErrorProneCheck -
Uses of ErrorProneCheck in de.firemage.autograder.core.check.general
Classes in de.firemage.autograder.core.check.general that implement ErrorProneCheck -
Uses of ErrorProneCheck in de.firemage.autograder.core.errorprone
Method parameters in de.firemage.autograder.core.errorprone with type arguments of type ErrorProneCheckModifier and TypeMethodDescriptionErrorProneLinter.lint(UploadedFile file, TempLocation tempLocation, Iterable<? extends ErrorProneCheck> checks)