Hi,
I have a scenario where i need to create ParseData without having to create the SyntaxEditor instance (I am using VBSyntaxLanguage addon). Ideally, i am looking for a class/method (like the VBParser) which can return the parseData on feeding it with the VB.Net text.
Is there a way to achieve this?
Thanks,
Ram.