resources/messages/attributeDescriptions/psiVisitorName.html (11 lines of code) (raw):

<html> <body> Name of the PSI visitor class. Default value is &lt;grammar-name&gt;Visitor. <h2>Examples:</h2> <pre><code> { psiVisitor="GrammarVisitor" } </code></pre> </body> </html>