Package me.topchetoeu.j2s.lib
Interface Compilers.TranspilerFactory
- Enclosing class:
- Compilers
public static interface Compilers.TranspilerFactory
-
Method Summary
Modifier and TypeMethodDescriptionme.topchetoeu.j2s.runtime.Compiler
create
(me.topchetoeu.j2s.runtime.Compiler prev, me.topchetoeu.j2s.common.Environment target)
-
Method Details
-
create
me.topchetoeu.j2s.runtime.Compiler create(me.topchetoeu.j2s.runtime.Compiler prev, me.topchetoeu.j2s.common.Environment target)
-