Uses of Record Class
de.firemage.autograder.core.errorprone.ErrorProneDiagnostic
Packages that use ErrorProneDiagnostic
Package
Description
-
Uses of ErrorProneDiagnostic in de.firemage.autograder.core.check.api
Methods in de.firemage.autograder.core.check.api that return types with arguments of type ErrorProneDiagnostic -
Uses of ErrorProneDiagnostic in de.firemage.autograder.core.check.general
Methods in de.firemage.autograder.core.check.general that return types with arguments of type ErrorProneDiagnostic -
Uses of ErrorProneDiagnostic in de.firemage.autograder.core.errorprone
Methods in de.firemage.autograder.core.errorprone that return ErrorProneDiagnosticModifier and TypeMethodDescriptionstatic ErrorProneDiagnosticErrorProneDiagnostic.from(Diagnostic<? extends JavaFileObject> diagnostic, SourceInfo sourceInfo) Methods in de.firemage.autograder.core.errorprone that return types with arguments of type ErrorProneDiagnosticModifier and TypeMethodDescriptionErrorProneCheck.subscribedLints()Returns a map of lints that this check is interested in and a function that converts the resulting diagnostic to a message.