Class CodeGenerator
java.lang.Object
|
+----CodeGenerator
- public class CodeGenerator
- extends Object
The Code Generator suprisingly generates code. It reads all files given on
the command line and opens these pattern-files. It then writes the class
Samples in merlin/util/Samples.java so that there is no need to
load any samples at startup. They are all compiled into the
application.
- Version:
- 0.9
- Author:
- Stefan Hellkvist
-
CodeGenerator()
-
-
main(String[])
-
CodeGenerator
public CodeGenerator()
main
public static void main(String argv[])