SourceLocation

Undocumented in source.

Members

Mixins

__anonymous
mixin CX
Undocumented in source.

Properties

column
uint column [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
empty
SourceLocation empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
expansion
Spelling expansion [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
file
File file [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isFromMainFile
bool isFromMainFile [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
line
uint line [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
offset
uint offset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
spelling
Spelling spelling [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
toColonSeparatedString
string toColonSeparatedString [@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.

Structs

Spelling
struct Spelling
Undocumented in source.

Mixed In Members

From mixin CX

cx
CType cx;
Undocumented in source.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.
isValid
bool isValid [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta