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