[ 原始碼: doxygen ]
套件:doxygen-doxyparse(1.9.1-1)
multi-language source code parser based on Doxygen
Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and 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.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclang-cpp11 (>= 1:11.0.1)
- C++ interface to the Clang library
-
- dep: libclang1-11 (>= 1:5.0~svn298832-1~)
- C interface to the Clang library
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支援函式庫
-
- dep: libllvm11 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3