[antlr-interest] [ANTLRWorks] Why Interpreter show token! Tokens ?

Ruslan Zasukhin sunshine at public.kherson.ua
Fri Jan 25 04:36:40 PST 2008


Hi Jean.

Assume in your expr.g  example we change it as

    |   '('! e=expr ')'! {$value = $e.value;}
    

Interpreter still show these 2 tokens.
I wonder why? As for me I should not see them on diagram.
Or at least this can be implemented as 2 ways prefs


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the antlr-interest mailing list