resources/messages/attributeDescriptions/elementTypePrefix.html (13 lines of code) (raw):
<html>
<body>
Generated IElementType constants name prefix like "BNF_".
<h2>Examples:</h2>
<pre><code>
{
elementTypeClass="org.intellij.grammar.psi.BnfCompositeElementType"
elementTypeHolderClass="org.intellij.grammar.psi.BnfTypes"
elementTypePrefix="BNF_"
}
</code></pre>
</body>
</html>