[antlr-interest] use channel=HIDDEN now

Michiel Vermandel Michiel_Vermandel at axi.be
Mon Oct 16 23:48:45 PDT 2006


(how) can I get an AST that contains all nodes on any channel (so also the 
nodes on the hidden channel)?

thanks!





Terence Parr <parrt at cs.usfca.edu> 
Sent by: antlr-interest-bounces at antlr.org
17/10/2006 00:07

To
ANTLR-dev list <antlr-dev at antlr.org>
cc
ANTLR Interest <antlr-interest at antlr.org>
Subject
[antlr-interest] use channel=HIDDEN now






not channel=99 (well if you grab latest build from the repo. browser).

I added HIDDEN so we can say channel=HIDDEN in lexer actions.

edit //depot/code/antlr/main/src/org/antlr/runtime/ 
BaseRecognizer.java#18
edit //depot/code/antlr/main/src/org/antlr/runtime/Token.java#20
Change 3114 submitted.

Ter

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


More information about the antlr-interest mailing list