I've answered my own question, but, as usual, another question springs up in
its place.
 
I just never noticed that ANTLRworks always produces an AST, whether you
have options { output = AST; } or not.   So I guess it just isn't paying any
attention to my actual AST output but is instead displaying a standard form.
So that's why the AST display doesn't change when I supress various tokens
by various means.
 
So, the next question is, how can I get a nice graphic display of my actual
AST output?
 
These are all newbie questions of course.  I have been studying and trying
things for several days.  It's a pretty exciting tool, but non-trivial.
 
Bob Anderson

--

You received this message because you are subscribed to the Google Groups 
"il-antlr-interest" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/il-antlr-interest?hl=en.


List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe: 
http://www.antlr.org/mailman/options/antlr-interest/your-email-address

Reply via email to