I'm trying to get an astnode for a visual basic file stored on disk. I want to use this node to perform so dynamic code rewriting. How can I get from a disk file to an AST Node ?
BTW: it would help if I don't need to pass via something visual for this task.
BTW: it would help if I don't need to pass via something visual for this task.