开发者

ANTLR3 Syntax reference?

I'm looking for a syntax reference to ANTLR3 and a quick search didn't find开发者_Python百科 one, can someone tell me where one exists?


Do you mean a list of ANTLR's reserved words? If so, have a look at this previous question:

Is there a list of reserved words in ANTLR grammars?


I encounter same issue as you.

Finally found antlr v3 syntax from here:

ANTLR Meta-Language


All the ALNLR3 documentation is here: http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+documentation

I'm not sure exactly what you mean by syntax reference, but the guide to writing grammars is here:

http://www.antlr.org/wiki/display/ANTLR3/Grammars

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜