- isFile
bool isFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- isMixin
bool isMixin [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- start
Position start [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- stop
Position stop [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Struct representing a location in a source file. Effectively a pair of Position within the source file.