Location.this - multiple declarations

Function Location.this

Prototype

ref this(
  int line,
  int col,
  int index
);

Function Location.this

Prototype

ref this(
  string file,
  int line,
  int col,
  int index
);

Authors

Copyright

License