resources/messages/attributeDescriptions/psiVisitorName.html (11 lines of code) (raw):
<html>
<body>
Name of the PSI visitor class. Default value is <grammar-name>Visitor.
<h2>Examples:</h2>
<pre><code>
{
psiVisitor="GrammarVisitor"
}
</code></pre>
</body>
</html>