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

Method getColumn

src/compiler/Position.java:49–51  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected