RetracedLine.notLocated constructor

RetracedLine.notLocated(String raw)

Implementation

RetracedLine.notLocated(this.raw):
      parsed = true, located = false,
      source = null, line = null, col = null;