[antlr-interest] interpretation '\t'

Ric Klaren ric.klaren at gmail.com
Wed Oct 11 13:22:48 PDT 2006


Hi,

There's getTabSize/setTabSize methods in the CharScanner class. You
can use that to set the size. Although you still have to call tab()
from within your lexer to 'count' the tabs.

Cheers,

Ric


More information about the antlr-interest mailing list