dsymbol v0.11.2 (2020-07-30T05:16:33Z)
Dub
Repo
SymbolOwnership
dsymbol
symbol
Undocumented in source.
struct
SymbolOwnership {
ptrdiff_t
opCmp
(SymbolOwnership other);
DSymbol
*
ptr
;
bool
owned
;
}
Alias This
ptr
Members
Functions
opCmp
ptrdiff_t
opCmp
(SymbolOwnership other)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
owned
bool
owned
;
Undocumented in source.
ptr
DSymbol
*
ptr
;
Undocumented in source.
Meta
Source
See Implementation
dsymbol
symbol
aliases
UpdatePairCollection
enums
CompletionKind
SymbolQualifier
functions
generateUpdatePairs
isPublicCompletionKind
structs
DSymbol
DocString
SymbolOwnership
UpdatePair