dextool.plugin.fuzzer.frontend.raw_args

Members

Aliases

readRawConfig
alias readRawConfig = dextool.xml.readRawConfig!(XmlConfig, parseRawConfig)
Undocumented in source.

Functions

logUnknownXml
void logUnknownXml(T xml, string suggestion)
Undocumented in source. Be warned that the author may not have intended to support it.
parseRawConfig
auto parseRawConfig(T xml)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

RawCliArguments
struct RawCliArguments

The raw arguments from the command line.

RawConfiguration
struct RawConfiguration
Undocumented in source.
Symbols
struct Symbols

Symbols with range data.

XmlConfig
struct XmlConfig

Extracted configuration data from an XML file.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.