dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
DocSymbol.this
dil
doc
DDocEmitter
DocSymbol
Constructs a DocSymbol object.
class
DocSymbol
this
(
cstring
name
,
cstring
fqn
,
Kind
kind
,
string
[]
attrs
,
Location
begin
,
Location
end
)
Meta
Source
See Implementation
dil
doc
DDocEmitter
DocSymbol
constructors
this
enums
Kind
functions
formatAttrsAsIDs
static variables
attrToID
kindIDToStr
kindStrToID
variables
attrs
end
fqn
kind
members
Constructs a DocSymbol object.