dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
Symbols
dextool
plugin
fuzzer
frontend
raw_args
Symbols with range data.
@
safe
struct
Symbols {
Symbol
[
FullyQualifiedNameType
]
syms
;
void
put
(Symbol data);
Symbol
*
lookup
(FullyQualifiedNameType fqn);
}
Alias This
syms
Members
Functions
lookup
Symbol
*
lookup
(FullyQualifiedNameType fqn)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void
put
(Symbol data)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
syms
Symbol
[
FullyQualifiedNameType
]
syms
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
fuzzer
frontend
raw_args
aliases
readRawConfig
functions
logUnknownXml
parseRawConfig
structs
RawCliArguments
RawConfiguration
Symbols
XmlConfig
Symbols with range data.