Skip to content

SimionSrcParser

BorjaFG edited this page Mar 21, 2017 · 4 revisions

Goals

This C# app is executed each time the source code of a simion app is recompiled, parsing it and outputting the hierarchical structure and parameters of the app. It mainly focuses on class constructors.

Clone this wiki locally