A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool.
All necessary info from ctags. If can't generate internal visualization, then we can use Graphviz DOT. Only applicable to OO languages. In addition, for Java and C++, we should be able to see the types of the members.
All necessary info from ctags. If can't generate internal visualization, then we can use Graphviz DOT. Only applicable to OO languages. In addition, for Java and C++, we should be able to see the types of the members.