Adriano Machado created CAMEL-23797:
---------------------------------------
Summary: Simple language: collapse duplicate
evalBinary/evalOther/evalTernary into a single helper
Key: CAMEL-23797
URL: https://issues.apache.org/jira/browse/CAMEL-23797
Project: Camel
Issue Type: Improvement
Reporter: Adriano Machado
SimpleTokenizer contained three identical private methods \(evalBinary,
evalOther, evalTernary\) that shared the same body. This commit collapses them
into a single shared helper, reducing duplication and making the tokenizer
easier to maintain.
Discovered during the work on CAMEL\-22894 \(simple language parser hardening\).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)