dextool.plugin.frontend.plantuml

Members

Classes

PlantUMLFrontend
class PlantUMLFrontend

Frontend for PlantUML generator.

Functions

genUml
ExitStatusType genUml(PlantUMLFrontend variant, string[] in_cflags, CompileCommandDB compile_db, Path[] inFiles, Flag!"skipFileError" skipFileError)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

plantuml_opt
auto plantuml_opt;
Undocumented in source.

Structs

Lookup
struct Lookup
Undocumented in source.
RawConfiguration
struct RawConfiguration
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/.

Generate PlantUML diagrams of C/C++ source code.