dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
IdentValue
dil
doc
Parser
A pair of strings.
class
IdentValue {
cstring
ident
;
cstring
value
;
}
Meta
Source
See Implementation
dil
doc
Parser
classes
IdentValue
structs
IdentValueParser
A pair of strings.