[antlr-interest] unsubscribe

罗来礼 luoll at asiainfo.com
Sat Jul 7 08:39:21 PDT 2007


 

  _____  

发件人: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] 代表 Liviu U
发送时间: 2007年7月7日 23:40
收件人: antlr-interest at antlr.org
主题: [antlr-interest] call Skip in rules


Hi

This syntax is invalid for rules:

noblock
    :    ( ~( LCURRLY|RCURRLY ) )+ { Skip(); };    

C# target.
If i put an empty rewrite rule, i get an error, missing setMatch template.

How to make it be ignored?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070707/f7c601cf/attachment.html 


More information about the antlr-interest mailing list