dsymbol v0.11.2 (2020-07-30T05:16:33Z)
Dub
Repo
DSymbol.this
dsymbol
symbol
DSymbol
this
()
this
(string name, CompletionKind kind, DSymbol* type)
this
(istring name, CompletionKind kind, DSymbol* type)
struct
DSymbol
nothrow @
nogc
@
safe
this
(
istring
name
,
CompletionKind
kind
=
CompletionKind.dummy
,
DSymbol
*
type
= null
)
Parameters
name
istring
the symbol's name
kind
CompletionKind
the symbol's completion kind
type
DSymbol
*
the resolved type of the symbol
Meta
Source
See Implementation
dsymbol
symbol
DSymbol
aliases
altFile
constructors
this
destructors
~this
functions
addChild
addChildren
getFirstPartNamed
getParts
getPartsByName
location
opCmp
opEquals
opSlice
toHash
updateTypes
postblits
this(this)
variables
argNames
callTip
doc
kind
name
protection
qualifier
symbolFile
type