-
I don't know if this is by design: channels declared in a lexer grammar file are not generated into constants in the generated lexer. For an example grammar, see [PhpLexer.g4](https://github.com/antlr…
-
### Describe the bug
When creating a project that is using both the DynamoDBLocal 2.1.0 and the spring-boot-starter-data-jpa 3.1.4 dependencies, there is an error because of mismatching antlr4 vers…
-
https://github.com/antlr/grammars-v4/blob/753536777d827ccc0c9b108531ea67375c2039ac/sql/tsql/TSqlLexer.g4#L1292
It looks like some information was lost because of the automatic formatting. For examp…
-
I ran into some parse failures with a query including a `PIVOT` using `COUNT(*)`. I can reproduce it with the following simplistic query against v$session:
```sql
WITH SessionCTE AS
(
SELECT
…
-
The Java code generated by the `antlr4-maven-plugin` version `4.13.1` still has `this escape` warnings when compiling with `-Xlint:all`.
Note that this issue was partially addressed in https://gith…
-
I have a pagination issues that might well be linked to #352.
I have a schema as follows and have implemented Offset paging for the Property object
```typescript
type Query {
"""Service bas…
-
### What problem does the new feature solve?
no
### What does the feature do?
Want to use java parsing sql syntax, obtain table information
### Implementation challenges
_No response_
melin updated
8 months ago
-
Hi, I want to train my dataset, but it doesn't work like this
Please help me.
# My error
```
Detectron v2 is not installed
bin/train.py:29: UserWarning:
The version_base parameter is not spe…
-
**Describe the feature:**
The offiicial ANTLR package supports Typescript and it is more mantained than the fork we're using for Kibana: https://github.com/antlr/antlr4/blob/dev/doc/typescript-targ…
-
Hi everybody,
# 🐛 Bug
## Description
Basically cloning current hydra repository and running
`pip install .`
results in the following error.
```
Building wheels for collected packages: hyd…