- extent
SourceRange extent(uint startOffset, uint endOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- file
Nullable!File file(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- file
File file()
Undocumented in source. Be warned that the author may not have intended to support it.
- includeLocations
SourceLocation[] includeLocations()
Undocumented in source. Be warned that the author may not have intended to support it.
- includeLocationsImpl
SourceLocation[] includeLocationsImpl(Range cursors)
Undocumented in source. Be warned that the author may not have intended to support it.
- isCompiled
bool isCompiled()
- isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
- location
SourceLocation location(uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- location
SourceLocation location(string path, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- relativeLocationAccessor
size_t delegate(SourceLocation) relativeLocationAccessor()
Undocumented in source. Be warned that the author may not have intended to support it.
- relativeLocationAccessorImpl
ulong delegate(SourceLocation) relativeLocationAccessorImpl(Range cursors)
Undocumented in source. Be warned that the author may not have intended to support it.
A single translation unit, which resides in an index.