[antlr-interest] easypal protocol .

Mohammed Ibrahim snouto at gmail.com
Fri Sep 7 04:28:17 PDT 2007


i need to parse the following protocol packet

BYE <USER> VERSION
TRANS_ID : "   "
ROOM_ID: " "
REASON_TEXT:"   "
CLIENT_MODEL : "   "



thus i wrote the following file which i attached but i have a problem with normal_text because i need that label to recognizes all characters from a ....z with integers and any other ascii characters like $#@%^&*()_+{}[] in the same format as the production of "production_reason_text"


any help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070907/cc6de641/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: EAP.g
Type: application/octet-stream
Size: 5841 bytes
Desc: not available
Url : http://www.antlr.org/pipermail/antlr-interest/attachments/20070907/cc6de641/attachment.obj 


More information about the antlr-interest mailing list