dextool.plugin.frontend.graphml

Members

Classes

GraphMLFrontend
class GraphMLFrontend
Undocumented in source.

Functions

pluginMain
ExitStatusType pluginMain(GraphMLFrontend variant, string[] in_cflags, CompileCommandDB compile_db, InFiles in_files, Flag!"skipFileError" skipFileError)

TODO cleaner split between frontend and backend is needed. Move most of the logic to the backend and leave the error handling in the frontend. E.g. by using callbacks.

Structs

Lookup
struct Lookup
Undocumented in source.
XmlStream
struct XmlStream
Undocumented in source.

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/.

Analyze C/C++ source code to generate a GraphML of the relations.