【已解决】error syntax error: antlr: MissingTokenException(inserted [@-1,0:0='<missing EOF>’,<-1>,12:4] at ;)
crifan 13年前 (2013-03-04) 4105浏览 0评论
【问题】 写了个antlr v3的语法: grammar DDParserDemo; options { output = AST; ASTLabelType = CommonTree; // type of $stat.tree ref et...
![【已解决】error syntax error: antlr: MissingTokenException(inserted [@-1,0:0='<missing EOF>',<-1>,12:4] at ;)](https://www.crifan.org/files/pic/uploads/2013/03/antlr-MissingTokenException_thumb.png)