Srcpos

//////// Position in source file

Members

Functions

name
const(char*) name()
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print(const(char)* func)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(const(char)* filename, uint linnum, int charnum)

Set fields of Srcpos

Static functions

create
Srcpos create(const(char)* filename, uint linnum, int charnum)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

Scharnum
uint Scharnum;
Undocumented in source.
Sfilename
const(char)* Sfilename;
Undocumented in source.
Sfilnum
short Sfilnum;
Undocumented in source.
Sfilnum
short Sfilnum;
Undocumented in source.
Sfilnum
short Sfilnum;
Undocumented in source.
Sfilptr
Sfile** Sfilptr;
Undocumented in source.
Sfilptr
Sfile** Sfilptr;
Undocumented in source.
Sfilptr
Sfile** Sfilptr;
Undocumented in source.
Slinnum
uint Slinnum;
Undocumented in source.

Meta