Posted 20 years ago by downey - Michigan
Avatar
Hello, I am wondering if anyone has been able to collect all the import or using keywords and statements after them to add later when showing a memberlist. Where can I extract this information? In short what is the best way to get something like the following lines.

Imports System.IO
Imports ActiproSoftware.SyntaxEditor

Of course I just want the namespace to add to a custom memberlist I have created to show after the keyword "As".

Any help or ideas welcomed.

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You have to do semantic parsing to accomplish this. It's not easy, that's why we don't have samples yet. We are going to eventually be working on language-specific parsers to help get that sort of information.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.