Return a JVM class file representation that implements the given MiniJava program which came from the given source file.
Return a JVM class file representation that implements the given MiniJava program which came from the given source file. Return one class file for each class in the MiniJava program.
Translator from MiniJava source programs to JVM target programs.