@Internal public final class AddOperator extends BinaryOperator
Expression node for binary '+' operator. Works both for math operation and string concatenation.
Since:
4.0.0
Author:
Sergey Gavrilov