MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / readLine

Method readLine

src/compiler/StdinSource.java:56–78  ·  view source on GitHub ↗

Read the next line from the input stream. @return The next line, or null at the end of the input stream.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

appendMethod · 0.80
reportMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected