[ 源代码: doxygen ]
软件包:doxygen-doxyparse(1.9.4-4)
Multi-language source code parser based on doxygen
Doxygen is a documentation system for C++, C, Objective-C, C#, PHP, Java, Python, IDL, Fortran, VHDL and to some extent D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as:
* which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc
doxyparses's main goal is to be used by higher-level source code analysis tools.
This package contains doxyparse binary, a source code parser based on doxygen
其他与 doxygen-doxyparse 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libclang-cpp14 (>= 1:14.0.6)
- C++ interface to the Clang library
-
- dep: libclang1-14 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libllvm14
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 12)
- GNU 标准 C++ 库,第3版