[antlr-interest] antlr headers

Henry Butowsky henryb at ntlworld.com
Thu Mar 1 05:46:04 PST 2007


Hi Guys,
    Im using 2.76 cpp runtime.
    Is there anyway to set an option so that the generated header files in
    the pasrer/lexer/walker are *NOT *prefixed with "antr" e.g

    #include <CommonToken.hpp>
    #include <InputBuffer.hpp>
  
       instead of

    #include <antlr/CommonToken.hpp>
    #include <antlr/InputBuffer.hpp>

Regards Henry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20070301/5c2d38f5/attachment.html 


More information about the antlr-interest mailing list