[antlr-interest] Namespace option for C#

Johannes Luber jaluber at gmx.de
Mon Jun 4 12:19:09 PDT 2007


Dr. Hartmut Kocher wrote:
> Are we talking version 3?

Yes, we are.

> If so, this ist he solution:
> 
> @lexer::namespace {
> 	mynamespace.parser
> }
> 
> @parser::namespace {
> 	mynamespace.parser
> }
> 
> Hope this helps.

It does!

Thanks!
Johannes Luber


More information about the antlr-interest mailing list