开发者

ANTLR3 Syntax reference?

开发者 https://www.devze.com 2022-12-13 20:52 出处:网络
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 lo

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

精彩评论

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

关注公众号