Location.this

Create a file with default line and column

  1. this(string file)
    struct Location
    @safe
    this
    (
    string file
    )
  2. this(string file, uint line, uint column)

Meta