SrcFile

Undocumented in source.

Constructors

this
this(string srcfilename, string[] includes)
Undocumented in source.

Members

Functions

compile
void compile()
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute()
Undocumented in source. Be warned that the author may not have intended to support it.
read
void read()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
tchar[] buffer;
Undocumented in source.
includes
string[] includes;
Undocumented in source.
program
Program program;
Undocumented in source.
srcfile
string srcfile;
Undocumented in source.

Meta