[antlr-interest] Simple way to get the text that matched

Rick Morgan r.morgan at verizonbusiness.com
Thu Nov 2 08:22:24 PST 2006


Cancel my previous question, the "post processing step" I needed was
actually a pre-processing step:
options {
	buildAST=true;
}

>I have to guess that (being new with ANTLR) I've totally overlooked
>some step, like some post-processing step that turns those hash marks into
>valid AST node references like the wiki says they'll be.  How do I get that
>to happen?
Rick




More information about the antlr-interest mailing list