The problem is in the parser:
org.jboss.tools.common.el.core.parser.Tokenizer
If ArgEndTokenDescription was not met – the string gets parsed anyway.
The problem is in the parser:
If ArgEndTokenDescription was not met – the string gets parsed anyway.