resources/messages/attributeDescriptions/psiImplClassSuffix.html (14 lines of code) (raw):
<html>
<body>
Generated PSI implementation suffix like "Impl".
<h2>Examples:</h2>
<pre><code>
{
psiClassPrefix="Bnf"
psiImplClassSuffix="Impl"
psiPackage="org.intellij.grammar.psi"
psiImplPackage="org.intellij.grammar.psi.impl"
}
</code></pre>
</body>
</html>