peacemaker Expert Licensed User Longtime User Dec 18, 2019 #1 Hi, All Maybe do we have any tool to parse the whole B4X project and generate some project structure ? Modules, Subs and their relations (calls). To analyze and refactoring the whole algorithm of the complex project.
Hi, All Maybe do we have any tool to parse the whole B4X project and generate some project structure ? Modules, Subs and their relations (calls). To analyze and refactoring the whole algorithm of the complex project.
Erel B4X founder Staff member Licensed User Longtime User Dec 18, 2019 #2 The compiler does all of this however it currently doesn't expose this information. Upvote 0
peacemaker Expert Licensed User Longtime User Dec 18, 2019 #3 Maybe possible to add the output menu in some UML format file? Last edited: Dec 18, 2019 Upvote 0