MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / getLine

Method getLine

src/compiler/Source.java:62–64  ·  view source on GitHub ↗

Return the text of a specific line, if it is available. If the requested source line is not available, then a null is returned. This mechanism is useful with sources that cache either the text of each line that has been read, or perhaps just the offsets of each line within a given file. A cons

(int lineNo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

describeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected