CodeDom

  • Thread starter Thread starter BuddyWork
  • Start date Start date
Buddy,

Not that I know. If there were such a parser conversion to VB or any other
..NET language that support CodeDom would be as easy as 1-2-3. VS designer
has some limited parser, but it is unmanaged code as far as I know and is
part of VisualStudio not the framework.
 
Floyd,

This is decompilation of the compiled assembly. The question was how to
parse source code and generate CodeDome tree out of that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top