dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
Escape
dmd
doc
Undocumented in source.
struct
Escape {
const
(
char
)[][
char
.
max
]
strings
;
const
(
char
)[]
escapeChar
(char c);
}
Members
Functions
escapeChar
const
(
char
)[]
escapeChar
(char c)
Find character string to replace c with.
Meta
Source
See Implementation
dmd
doc
functions
escapeDdocString
gendocfile
structs
DocComment
Escape