nginx-java-parser
nginx-java-parser copied to clipboard
support comment which not end with semicolon
- update antlr4 to 4.13.2
- support comment which not end with semicolon
- if comment string start with #,it will be removed
- if comment string end with \n or \r\n,it will be removed