[antlr-interest] how to make a parser implement an interface?

Kevin Chen bestgembler at hotmail.com
Tue Jun 2 21:44:09 PDT 2009


Hello everybody!!

I'm using antlr3.  :-)


after generate code, parser class like this:

    public class ExampleParser extends Parser {
        ... ...
    }

but, I hope like this:

    public class ExampleParser extends Parser implements ExampleInterface, {

        ... ...

    }


Is there anyone can help me, please?


Appreciate your help.
  and
Thanks a lot in advance.

_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/products/photos.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20090603/a3b6f4d2/attachment.html 


More information about the antlr-interest mailing list