trial ~master (2021-03-31T18:29:59Z)
Home
Dub
Repo
Comment
trial
discovery
unit
Undocumented in source.
struct
Comment {
ulong
line
;
string
value
;
string
toCode
();
}
Members
Functions
toCode
string
toCode
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
line
ulong
line
;
Undocumented in source.
value
string
value
;
Undocumented in source.
Meta
Source
See Implementation
trial
discovery
unit
classes
UnitTestDiscovery
enums
CommentType
functions
clearCommentTokens
commentGroupToString
commentType
compressComments
connects
extractLine
getComment
manifest constants
unitTestKey
structs
Comment