
messages.attributeDescriptions.psiImplClassSuffix.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of grammar-kit Show documentation
Show all versions of grammar-kit Show documentation
Grammar-Kit library dedicated for language plugin developers.
The newest version!
Generated PSI implementation suffix like "Impl".
Examples:
{
psiClassPrefix="Bnf"
psiImplClassSuffix="Impl"
psiPackage="org.intellij.grammar.psi"
psiImplPackage="org.intellij.grammar.psi.impl"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy