|
EasyStructure is a tool to analysis C source files and display the structure of the source code in a hierarchical tree view. Once the source has been parsed the tree view can be browsed to gain an understanding of the code. A tree node may be expanded so as to show any contained statements of various types (e.g. jump type, return type). When parsed the source may be reformatted (beautified) according to the many options.
Download EasyStructure
|