[antlr-interest] hidden channel constant issue

Elnur Cabarov elnur.j at gmail.com
Mon Jul 20 04:59:18 PDT 2009


Hello,

When working with Java target I specify hidden channel as { $channel =
HIDDEN; }
but with C# target have to change it to  { $channel = Hidden; }

Don't constant names have to be the same for maximum compatibility?

-- 
Elnur Cabarov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090720/5a2b6224/attachment.html 


More information about the antlr-interest mailing list