Package org.lemsml.javagen
Class JavaGenerator
- java.lang.Object
-
- org.lemsml.javagen.JavaGenerator
-
public class JavaGenerator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JavaGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
writeSourceFiles(java.io.File destdir, StateTypeGenerator stg)
-
-
-
Method Detail
-
writeSourceFiles
public void writeSourceFiles(java.io.File destdir, StateTypeGenerator stg) throws java.io.IOException
- Throws:
java.io.IOException
-
-