We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello
Idea says me : CoreASTFactory is scheduled for removal in version 2020.3
It's possible to replace the class "CoreASTFactory" in the class SampleASTFactory ?
Thanks
The text was updated successfully, but these errors were encountered:
Do you think you could submit a PR?
Sorry, something went wrong.
I like it but my code doesn't work... without CoreASTFactory. :-/
Have you tried replacing usages of CoreASTFactory with DefaultASTFactoryImpl?
CoreASTFactory
DefaultASTFactoryImpl
Thanks. It compiles. I cannot check the result because I am a newbie with PSI&co but I suppose it's ok.
No branches or pull requests
Hello
Idea says me : CoreASTFactory is scheduled for removal in version 2020.3
It's possible to replace the class "CoreASTFactory" in the class SampleASTFactory ?
Thanks
The text was updated successfully, but these errors were encountered: