[antlr-interest] SQL string literals

Pete Forman pete.forman at westerngeco.com
Fri May 31 08:40:53 PDT 2002


At 2002-05-31 17:28 +0530, Balvinder Singh wrote:
>STRING
>      : '"'! (~('"')|(options( {greedy=false;}):'"''"'!)* ) '"'!
>      ;

sql.g:4:21: unexpected token: (
error: aborting grammar 'SqlLexer' due to errors
Exiting due to errors.


-- 
Pete Forman                -./\.-  Disclaimer: This post is originated
WesternGeco                  -./\.-   by myself and does not represent
pete.forman at westerngeco.com    -./\.-   opinion of Schlumberger, Baker
http://petef.port5.com           -./\.-   Hughes or their divisions.


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list