Explore the errors reported by antlr4 by yourself:
line 1:14 token recognition error at '('
means that: (the column number needs to be + 1) the symbol recognition error ‘(‘) in 1 row and 14 columns; it means that the symbol ‘(‘) not recognized by G4 rules does not affect the operation
line 1:0 token recognition error at: '7'
in 1 row and 1 column: ‘7’ symbols have no matching rules
Read More:
- Uncaught SyntaxError: Unexpected token o in JSON at position 1 [How to Solve]
- [Solved] Tomcat Error: org.apache.tomcat.util.digester.Digester.fatalError Parse fatal error at line [40] column [36]
- [Solved] Command line is too long. Shorten command line for XXXXXXXTest.rmLogRecordOver Error running
- [Solved] IDEA Start Project Error: Error running ‘xxxxxx‘: Command line is too long. Shorten command line for …..
- [Solved] Error running ‘ServiceStarter’: Command line is too long. Shorten command line for ServiceStarter or also for Application default configuration
- [Solved] error running ‘xx‘ Command line is too long shorten command line for xx or also for Spring Boot defa
- Project Startup Error: Error running ‘xxxApplication‘;Command line is too long, Shoerten command line for……..
- Exception information: jsonmappingexception: out of start_ ARRAY token
- [Solved] JSON parse error: Cannot deserialize instance of `java.util.ArrayList<..> out of START_OBJECT token;
- Error running ‘Application‘: Command line is too long [How to Solve]
- IDEA Error: Command line is too long [How to Solve]
- Error: DL failure on line 893 [How to Solve]
- How to Solve @Autowired error with Red Wavy Line
- [How to Solve] error at ::0 formal unbound in pointcut
- [Solved] JPA Create Sheet error at the First time: Cant DROP [xxx];check that column/key exists
- How to Solve IDEA Error: Command line is too long
- [Solved] Subversion reported an error:The repository at ‘‘has uuid
- [Solved] IDEA Error: Error running ‘Application‘: Command line is too long
- [Solved] IDEA Error: Unknown system variable ‘tx_isolation‘ at
- [Solved] Cause: org.postgresql.util.PSQLException: ERROR: syntax error at end of input