Accessing IntelliJ Code Model Permanently deleted user Created October 06, 2003 07:31 Hi All, I am now planning to write a plugin for IntelliJ. One question, How to access the code model in the IntelliJ?Regards,Peter
Sorry, I find out to use PSI????. One more question now:
Is this is offical api?
Best Regards,
Peter
No, see
http://www.intellij.org/twiki/bin/view/Main/ProgramStructureInterface
Quote,
"... Please note that PSI is not a part of official openapi ..."
Thanks!
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Peter" <peter@mika-elect.com> wrote in message
news:8606710.1065422597631.JavaMail.itn@is.intellij.net...
>