[antlr-interest] parametrized c# parser class

Costa Basil costa_basil at yahoo.ca
Mon Apr 23 00:06:07 PDT 2012


Using the cshap3 target, is it possible to generate a parametrized c# parser class? Something like:

public class MyParser<T> and so on.

I also want to have some non-terminal attributes of type T.

Thanks


More information about the antlr-interest mailing list