Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 994 Bytes

File metadata and controls

11 lines (9 loc) · 994 Bytes

SourceToPlantUML.Tasks Namespace

Classes
CppToPlantUML Provides functionality to parse C++ source files and generate PlantUML diagrams or lists of objects by leveraging Clang's AST output.
CSharpToPlantUML Provides functionality to generate PlantUML diagrams from a collection of C# source files.
FileOperations Provides utility methods for performing file-related operations, such as parsing directories for files matching specific criteria.
TSqlToPlantUML Task to create ER Diagrams from T-SQL databases
TypescriptToPlantUML create from typescript folder