mirror of https://gitlab.com/basile.b/dexed.git
cysym and cetodo can be built without libdparse setup in the libman |
||
---|---|---|
.. | ||
cesyms.coedit | ||
cesyms.d | ||
readme.md |
readme.md
ceSyms
Tool designed to build a symbol tree for a particular D module. It's written in D using Coedit. To build it, libdparse must be setup in the libman as described in this tutorial.
This tool is mandatory to enable the new symbol list widget (formerly called static explorer) It replaces DMD JSON output to list the declarations within a module.