dsymbol v0.2.9 (2017-09-06T19:50:49Z)
Dub
Repo
SymbolOwnership
dsymbol
symbol
Undocumented in source.
struct
SymbolOwnership {
int
opCmp
(SymbolOwnership other);
DSymbol
*
ptr
;
bool
owned
;
}
Alias This
ptr
Members
Functions
opCmp
int
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
SymbolOwnership
UpdatePair