我可以使用标准的antlr4运行时来开发Android应用程序,在我的情况下我只有一个Parser,但是当我去打包它们时,Lint和proguard会抱怨缺少swing类和其他。
Android兼容的Antlr4是否有运行时?
编辑:我已经提出了一个page with the Eclipse Android library project,其中包含Antlr Lexer V4.2.2的Android端口。模式如下所述。 (http://www.forward.com.au/AndroidProgramming/index.html)
答案 0 :(得分:0)
Android兼容的Antlr4是否有运行时?
不,没有。