Suppose User write some code in edit text (TextBox or else) and program recognize all definitions and uses . Now program wants to show Control Flow Graph using ability of Eclipse of making CFG.
- Is it possible ?
- Can we Use some other Tool Built in Capability of Making CFG to show CFG of userDefined code like Visual Studio?
I am Talking about any kinds of App ,Applications (Windows Form ,Android etc)