if (expectedNumArgs === undefined) {
            throw new EvaluationException(
                `OperatorUsage : Unknown operator name '${this.operatorName.value}`,
                this.operatorName.line,
                this.operatorName.column