Interface CodeNAryArbitraryOperator

All Superinterfaces:
CodeItem, CodeNAryNumericOperator, CodeNAryOperator, CodeOperator

public interface CodeNAryArbitraryOperator extends CodeNAryNumericOperator
CodeNAryOperator that can arbitrary types of result (numeric or non-numeric such as String).
Since:
1.0.0
Author:
Joerg Hohwiller (hohwille at users.sourceforge.net)