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

Method getRow

src/compiler/Position.java:60–62  ·  view source on GitHub ↗

Return a row number for this position. By convention, row numbers start at zero. If no sensible row number value is available, then we return zero. Calling methods will not be able to distinguish between uses of zero as a genuine row number, and uses of zero as a "no row number available" in

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

NullCheckMethod · 0.45
ArrayAccessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected