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, FileProcess file_process, 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

FileProcess
struct FileProcess

Contains the file processing directives after parsing user arguments.

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.