Index: AntlrSimpleHQLLexer.java =================================================================== --- AntlrSimpleHQLLexer.java (revision 20873) +++ AntlrSimpleHQLLexer.java (working copy) @@ -27,9 +27,8 @@ public int getColumn() { return super.getColumn()-1; } - - }; + lexer.setTabSize(1); } public int getTokenLength() {