Currently, there is a bit of mess on the parser and the lexer on how the 'current line' of lexing/parsing is being calculated. Therefore, it is impacting directly on the Component's 'sourceLine' attribute, which is leading to sometimes incorrect lines in exception's messages.
Currently, there is a bit of mess on the parser and the lexer on how the 'current line' of lexing/parsing is being calculated. Therefore, it is impacting directly on the Component's 'sourceLine' attribute, which is leading to sometimes incorrect lines in exception's messages.