Location.this

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

Meta