public override T applyToIndexedCharSlotsObject(ESString operand) { return(operation.applyToIndexedCharSlotsObject(operand)); }
public virtual T applyToIndexedCharSlotsObject(ESString operand) { return(applyToESObject(operand)); }