MCPcopy Create free account
hub / github.com/acsoto/BUAA-Compiler / getWriter

Method getWriter

src/FileProcessor.java:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 public FileWriter getWriter() {
31 return writer;
32 }
33
34}

Callers 1

AnalyserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected