plugins - Is There any ASTNode Library For IntelliJ? -


is there library can use on intellij equivalent org.eclipse.jdt.core.dom?

i want able parse java code ast.

the library called psi. see here information using psi.


Comments

Popular posts from this blog

java - inputmismatch exception -

c - zlib and gdi32 with OpenSSL? -

Formatting string according to pattern without regex in php -