[antlr-interest] Whitespace
William v Doorn
williamvdoorn at gmail.com
Mon Apr 12 10:11:05 PDT 2010
Hello all,
Are there any whitespace rules? My rules don't seem to match a whitespace
automatically more.
type 'is' ID
Doesn't match including whitespaces, only when I explicity add 'WS' (a basic
rule representing a whitespace character)
Before this just normally worked - could this be because of ANTLR IDE or
that I upgraded from v3.0 to v3.2?
Thanks,
William van Doorn
More information about the antlr-interest
mailing list