d48983dd6a
If the described class is case-sensitive, nothing changes. If the described class is case-insensitive, its description doesn't indicate that anymore. The indication was awkward and it was meaningful only for parser users familiar with PEG.js grammar syntax (typically a minority). For cases where case insensitivity indication is vital, named rules can be used to customize the reporting. Note that literal descriptions already ignore the case-sensitivity flag; this commit only makes things consistent. |
||
---|---|---|
.. | ||
generate-bytecode.spec.js | ||
helpers.js | ||
remove-proxy-rules.spec.js | ||
report-infinite-loops.spec.js | ||
report-left-recursion.spec.js | ||
report-missing-rules.spec.js |