dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
Symbol
dextool
plugin
fuzzer
type
Symbol with parameter data.
@
safe
struct
Symbol {
enum
FilterKind
;
FullyQualifiedNameType
fullyQualifiedName
;
Param
[]
limits
;
FilterKind
filter
;
Fuzz
fuzz
;
SequenceId
sequenceId
;
bool
hasFuzz
();
bool
hasInclude
();
}
Members
Enums
FilterKind
enum
FilterKind
Undocumented in source.
Functions
hasFuzz
bool
hasFuzz
()
Undocumented in source. Be warned that the author may not have intended to support it.
hasInclude
bool
hasInclude
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
filter
FilterKind
filter
;
Undocumented in source.
fullyQualifiedName
FullyQualifiedNameType
fullyQualifiedName
;
Undocumented in source.
fuzz
Fuzz
fuzz
;
Undocumented in source.
limits
Param
[]
limits
;
Undocumented in source.
sequenceId
SequenceId
sequenceId
;
Undocumented in source.
Meta
Source
See Implementation
dextool
plugin
fuzzer
type
structs
Fuzz
Param
SequenceId
Symbol
Symbol with parameter data.