Hi folks,
I  have a small issue with multiple variables of a statement.

when i have one variable(ID) like the antlr grammar is

statement: 'select' ID {print $ID.text}

this is working fine.

when i have multiple variables how to represent in grammar and how can
i pass it as arguments to that print statement as above.

plz help me....

Thanks...
Kiso




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to