Package org.teavm.backend.c.generate
Class OutputFileUtil
- java.lang.Object
-
- org.teavm.backend.c.generate.OutputFileUtil
-
public final class OutputFileUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidwrite(BufferedCodeWriter code, String name, BuildTarget buildTarget)
-
-
-
Method Detail
-
write
public static void write(BufferedCodeWriter code, String name, BuildTarget buildTarget) throws IOException
- Throws:
IOException
-
-