This is the fix for the issue #7 I reported earlier.
I have overseen that my IDE's config deletes all unnecessary white-spaces automatically. Sorry. (I am using Beyond Comapre as diff- and merge-tool and with Beyond Compare one can disable the showing of not important changes. So did I.)
The mere fix is in the antler-grammar-file "Delphi.g" at lines 251 and 256.
There are some new tests in the file "GrammarTestNew.pas", of course.
The both files "DelphiLexer.java" and "DelphiParser.java" are generated automatically by Antlr3 and therefore not possible to diff :)
This is the fix for the issue #7 I reported earlier.
I have overseen that my IDE's config deletes all unnecessary white-spaces automatically. Sorry. (I am using Beyond Comapre as diff- and merge-tool and with Beyond Compare one can disable the showing of not important changes. So did I.)
The mere fix is in the antler-grammar-file "Delphi.g" at lines 251 and 256. There are some new tests in the file "GrammarTestNew.pas", of course.
The both files "DelphiLexer.java" and "DelphiParser.java" are generated automatically by Antlr3 and therefore not possible to diff :)