Uses of Record Class
de.firemage.autograder.core.compiler.CompilationResult
Packages that use CompilationResult
Package
Description
-
Uses of CompilationResult in de.firemage.autograder.core.compiler
Methods in de.firemage.autograder.core.compiler that return types with arguments of type CompilationResult -
Uses of CompilationResult in de.firemage.autograder.core.file
Methods in de.firemage.autograder.core.file that return CompilationResult -
Uses of CompilationResult in de.firemage.autograder.core.integrated
Methods in de.firemage.autograder.core.integrated that return CompilationResultConstructors in de.firemage.autograder.core.integrated with parameters of type CompilationResultModifierConstructorDescriptionStaticAnalysis(CodeModel model, CompilationResult compilationResult)