Method Location.this

Overload group

Prototype

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

Overload group

Prototype

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

Authors

Copyright

License