[antlr-interest] Specify java target package

Felix Dorner felix_do at web.de
Mon Mar 24 08:08:06 PDT 2008


Hey,

when I use

@header{
package "org.example.mypackage";
}

The Parser gets annotated well, however the Lexer still stays in the 
default package. Any way to specify a target package for the Lexer?


Thanks,
Felix



More information about the antlr-interest mailing list