dsymbol v0.2.9 (2017-09-06T19:50:49Z)
Dub
Repo
ScopeSymbolPair
dsymbol
conversion
Undocumented in source.
struct
ScopeSymbolPair {
void
destroy
();
DSymbol
*
symbol
;
Scope
*
scope_
;
}
Members
Functions
destroy
void
destroy
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
scope_
Scope
*
scope_
;
Undocumented in source.
symbol
DSymbol
*
symbol
;
Undocumented in source.
Meta
Source
See Implementation
dsymbol
conversion
modules
first
second
functions
generateAutocompleteTrees
parseModuleSimple
structs
ScopeSymbolPair