[antlr-interest] help requested for selective whitespace

Martin Probst mail at martin-probst.com
Wed Feb 1 02:49:36 PST 2006


Make that a '+':

> NOTE: (a..f | A..F)+ { if ($getText().length() > 1) throw ...; }

Martin



More information about the antlr-interest mailing list