Parsing CSharp code into a CodeDOM compilation unit

  • Thread starter Thread starter Stig Nielsson
  • Start date Start date
S

Stig Nielsson

How can this be done ???

The CSharpCodeProvider does implement the Parse or the CreateParser
method.

Are there any alternatives, which can parse .Net 2.0 CSharp code ?

regards Stig Nielsson
 
I meant :

The CSharpCodeProvider does NOT implement the Parse or the CreateParser

method

:-)

/Stig
 

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