SourceFile

Source file information. Even if contains only file name, it's better to use it instead of string - object reference size is twice less than array ref.

Constructors

this
this(string filename)
Undocumented in source.

Members

Properties

filename
string filename [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_filename
string _filename;
Undocumented in source.

Meta