How generates CodeCompileUnit object

SyntaxEditor for Windows Forms Forum

Posted 19 years ago by SHUAN ZHANG
Version: 4.0.0234
Avatar
Hi all,
I want to use editor.Document.Text or other objects obtain CodeCompileUnit object,but I cannot find the corresponding method.
Ask how I should do?


-thanks

Comments (1)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Sorry, we don't have any built in code to convert the text to a CodeDOM object model. What you probably could do if you are using our .NET Languages Add-on is to convert our CompilationUnit AST node tree to a CodeDOM tree by writing code to convert the various nodes from our AST nodes to a related CodeDOM node.


Actipro Software Support

The latest build of this product (v25.1.0) was released 13 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.