XiaoKL

07 2022 档案

OCLint.4.Rules
摘要:Rules 1. Rule Base Class: RuleBase The RuleBase class is the base class for all rules. It defines the interfaces of rule class. class RuleBase { prote 阅读全文

posted @ 2022-07-22 16:32 XiaoKL 阅读(29) 评论(0) 推荐(0)

OCLint.6.RecursiveASTVisitor-class-from-clangAST-library
摘要:RecursiveASTVisitor class from clangAST library 1. What's RecursiveASTVisitor? RecursiveASTVisitor class is defined at the file ${LLVM_PROJECT_PATH}/c 阅读全文

posted @ 2022-07-19 01:08 XiaoKL 阅读(50) 评论(0) 推荐(0)

OCLint.3.OCLintConfig.cmake-file
摘要:OCLintConfig.cmake file 1. Introduction OCLintConfig.cmake is as a CMake Module which is refered by CMakeLists.txt of oclint modules(oclint-core,oclin 阅读全文

posted @ 2022-07-06 20:25 XiaoKL 阅读(50) 评论(0) 推荐(0)

OCLint.0.source-code-of-oclint
摘要:Source Code Of OCLint OCLint Version: 2022.02 1. Dependency of OCLint "OCLint is based on libTooling for parsing source code and generating Abstract S 阅读全文

posted @ 2022-07-04 15:41 XiaoKL 阅读(64) 评论(0) 推荐(0)

Tools.UML.1-PlantUML
摘要:PlantUML 1. PlantUML Language Ref[7] Ref[5] 2. PlantUML VSCode Extension 2.1 Install PlantUML Extension 2.2 ERROR: Dot Executable: /opt/local/bin/dot 阅读全文

posted @ 2022-07-01 11:44 XiaoKL 阅读(235) 评论(0) 推荐(0)

导航