c2d.dgutil

Undocumented in source.

Members

Classes

SyntaxException
class SyntaxException

///////////////////////////////////////////////////////////////////////////

Functions

assume
void assume(T cond, int line, string file)
Undocumented in source. Be warned that the author may not have intended to support it.
assume
void assume(T cond, string msg, int line, string file)
Undocumented in source. Be warned that the author may not have intended to support it.
cpp_string
string cpp_string(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
getNameWithoutExt
string getNameWithoutExt(string fname)

///////////////////////////////////////////////////////////////////////////

reindent
string reindent(string txt, int indent, int tabsize)

///////////////////////////////////////////////////////////////////////////

removeDuplicateEmptyLines
string removeDuplicateEmptyLines(string txt)
Undocumented in source. Be warned that the author may not have intended to support it.
throwException
void throwException(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
throwException
void throwException(int line, string msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta