resources/messages/attributeDescriptions/generateFirstCheck.html (12 lines of code) (raw):

<html> <body> <em>Deprecated: use <b>generate</b> attribute</em><br><br> Generate FIRST-based optimization if FIRST(rule) contains no more than N (default: 2) tokens. <h2>Examples:</h2> <pre><code> { generateFirstCheck=2 } </code></pre> </body> </html>