antlr4cs icon indicating copy to clipboard operation
antlr4cs copied to clipboard

Add support to caseInsensitive option

Open LucasZastrow opened this issue 2 years ago • 1 comments
trafficstars

Pleasse consider the possibility of adding support to caseInsensitive option.

https://github.com/antlr/antlr4/blob/master/doc/options.md#caseinsensitive

LucasZastrow avatar Mar 15 '23 19:03 LucasZastrow

You should migrate to Antlr4BuildTasks and Antlr4.Runtime.Standard for ANTLR 4.7 and above,

https://github.com/kaby76/Antlr4BuildTasks/blob/master/Readme.md

lextm avatar Sep 09 '23 19:09 lextm