[antlr-interest] How do I output an alert box or something in the console in ANTLRWorks, in grammar actions?

Indhu Bharathi indhu.b at s7software.com
Fri Oct 16 04:56:45 PDT 2009


Sustem.out.println will print in the output tab.

 

From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org] On Behalf Of Naveen Chawla
Sent: Friday, October 16, 2009 4:21 PM
To: antlr-interest at antlr.org
Subject: [antlr-interest] How do I output an alert box or something in the
console in ANTLRWorks, in grammar actions?

 

System.out.println("a string") doesn't seem to output anything, and
Window.alert("a string") doesn't work. 

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


More information about the antlr-interest mailing list