can-do-edit-operation? in mode:surrogate-text<%>
( -> ???
send a-mode:surrogate-text can-do-edit-operation? orig super-call op)
orig : ???
super-call : (??? -> ???)
op : ??
Calls super-call with the other arguments to this method (except orig).
( -> ???
send a-mode:surrogate-text can-do-edit-operation? orig super-call op recursive?)
orig : ???
super-call : (??? -> ???)
op : ??
recursive? : ??
Calls super-call with the other arguments to this method (except orig).