No description
  • ANTLR 77.6%
  • Java 21.6%
  • Shell 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-06-25 16:35:21 +08:00
input feat: yjs keyword sharable 2023-06-25 16:35:21 +08:00
src/main/entry build: config spotless plugin and reformat code 2023-06-15 11:08:04 +08:00
.gitignore add gitignore 2022-05-05 13:43:20 +08:00
build.gradle build: config spotless plugin and reformat code 2023-06-15 11:08:04 +08:00
LICENSE revise licenses 2021-10-15 10:03:01 +08:00
README.md support interface 2023-06-09 18:23:51 +08:00

1.修改input下面的YJSParser.g4 2.运行AntlrGenLexerTool 3.运行AntlrGenParserTool 4.运行CleanTempFiles