mirror of
https://github.com/ethauvin/bld-antlr4.git
synced 2025-04-25 00:37:12 -07:00
Updated readme
This commit is contained in:
parent
ca4ce97490
commit
9196e14fe3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
A `bld` extension for generating Java sources from ANTLR4 parsers.
|
||||
|
||||
The complete document of `Antrl4Operation` can be found in its [javadocs](https://rife2.github.io/bld-antlr4/rife/bld/extension/Antlr4Operation.html).
|
||||
The complete documentation of `Antrl4Operation` can be found in its [javadocs](https://rife2.github.io/bld-antlr4/rife/bld/extension/Antlr4Operation.html).
|
||||
|
||||
This is an example usage where your ANTLR4 sources would be located at
|
||||
`src/main/antlr` and the parsers generated into `build/generated`. The `compile`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue