hgen ~master (2021-06-08T19:35:47Z)
Dub
Repo
DdocException.snippet
ddoc
lexer
DdocException
Allow method chaining: throw new DdocException().snippet(lexer.text);
string
snippet
[@property setter]
class
DdocException
@
property
nothrow pure @
safe
@
nogc
DdocException
snippet
(
string
s
)
string
snippet
[@property getter]
Meta
Source
See Implementation
ddoc
lexer
DdocException
constructors
this
properties
snippet
Allow method chaining: throw new DdocException().snippet(lexer.text);