- clearCommentTokens
string clearCommentTokens(string text)
- commentGroupToString
Comment[] commentGroupToString(T[] group)
Undocumented in source. Be warned that the author may not have intended to support it.
- commentType
CommentType commentType(T line)
Undocumented in source. Be warned that the author may not have intended to support it.
- compressComments
auto compressComments(string code)
Undocumented in source. Be warned that the author may not have intended to support it.
- connects
bool connects(T a, T b)
Undocumented in source. Be warned that the author may not have intended to support it.
- extractLine
size_t extractLine(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- getComment
string getComment(Comment[] comments, ulong line, string defaultValue)
Undocumented in source. Be warned that the author may not have intended to support it.
A module containing the default test discovery logic