Package de.hsh.graja.modules.compile
package de.hsh.graja.modules.compile
This package provides classes to compile a student's submission or parts of a submission.
-
ClassesClassDescriptionThis class can be used by a JUnit based assignment grader to compile some program generated source code and load the byte code into the running JVM.