SourceRange

Undocumented in source.

Constructors

this
this(CXSourceRange cx)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cx
CXSourceRange cx;
Undocumented in source.
end
SourceLocation end;
Undocumented in source.
path
string path;
Undocumented in source.
start
SourceLocation start;
Undocumented in source.

Meta