[antlr-interest] antlrworks feature request

Fırat KÜÇÜK pismikrop at gmail.com
Thu Oct 19 02:16:58 PDT 2006


Hi,
i seperate my grammar lexer file, parser file and tree parser file
like

lexer grammar JavyLexer; // lexer.g
parser grammar JavyParser; // parser.g
tree grammar JavyTreeParser; // treeparser.g

and i use
tokenVocab = lexer

but antlrworks does not recognize seperate files.

-- 
Öğr. Gör. Fırat KÜÇÜK
ADAMYO Distance Learning
SAKARYA University / TURKEY
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20061019/92641795/attachment.html 


More information about the antlr-interest mailing list