utils

PackageToolsPlantEncoderModuleParserget_matching_module(modules:list[str], snippet:str) →str | Noneencode(diagram:str, render_type:str) →strPLANTUML_ALPHABET:strBASE64_ALPHABET:strannotation_to_type(node:NodeNG | None) →SourceTypeget_function(node:FunctionDef) →SourceFunctionget_class(node:ClassDef) →SourceClassget_module_info(root:str, file_path:str, known_modules:list[str], with_external_dependencies:bool= False) →SourceFile

1"""
2.. include:: ./uml.svg
3"""