[antlr-interest] How I can ignore all the functions of PL / SQL?

Oliver Ramos doramos at gfi.es
Wed Jan 19 00:02:06 PST 2011


Hello and thanks in advance

I have a grammar to analyze pl / sql and I am interested to ignore all the
features of Oracle as the comments, for example:

  'UTL_SMTP.HELO'
  'UTL_SMTP.MAIL'
  'UTL_SMTP.RCPT'
  'UTL_SMTP.OPEN_DATA'
  ...
  Can anyone help?


More information about the antlr-interest mailing list