-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
-
2020 Week 49-51 (from Nov 30), 2020 Week 52-03 (from Dec 21)
-
3
-
Undefined
-
NEW
-
NEW
-
---
-
---
MVEL parser explicitly handles newlines so that statements can be terminated automatically without semicolons.
However, in some situations this is not necessary. For instance, while parsing constraints, newlines should be treated as non-significant whitespace.
We add support to a new lexer state, that can be switched at run-time (parser instantiation time), to allow for whitespace to be fully ignored, newlines included.
- blocks
-
DROOLS-5762 DRLX Research Spike
- Closed
- incorporates
-
RHDM-1550 A new line character between the last parameter and ");" in a method call causes a build error in executable model.
- Closed