plusAssign

operator fun Expression.plusAssign(rhs: Expression)

Creates a new BinaryOperator with a + BinaryOperator.operatorCode in the Fluent Node DSL and invokes StatementHolder.addStatement of the nearest enclosing StatementHolder.