hgen v0.5.2 (2022-06-06T21:35:09Z)
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);