antlr-rust-runtime 0.16.0

High performance Rust runtime and target support for ANTLR v4 generated parsers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "java_antlr": [
    {
      "severity": "error",
      "code": 151,
      "line": 4,
      "column": 14,
      "message": "lexer command popMode does not take any arguments"
    },
    {
      "severity": "error",
      "code": 150,
      "line": 5,
      "column": 14,
      "message": "missing argument for lexer command type"
    }
  ]
}