Searched refs:writeSource (Results 1 – 3 of 3) sorted by relevance
110 writeSource(sysFile, out.Bytes())213 writeSource(filepath.Join("sys", OS, "gen", "empty.go"), []byte(data))260 func writeSource(file string, data []byte) { func
109 writeSource(compilationUnitHandler.getDocument(), outputFile); in execute()114 private static void writeSource(Document document, File outputFile) throws IOException { in writeSource() method in Main
205 @Test public void writeSource() throws Exception {