.class
files in a target folder. The class files are written in a directory structure that respects package names.
@param goloSourceFilename the source file name.
@param sourceCodeInputStream the source code input stream.
@param targetFolder the output target folder.
@throws GoloCompilationException if a problem occurs during any phase of the compilation work.
@throws IOException if writing the .class
files fails for some reason.
|
|
|
|
|
|
|
|
|
|