Next:
up-sexp
Up:
scheme:text<>
Previous:
transpose-sexp
uncomment-selection
(send
a-scheme:text
uncomment-selection
start
end
)
->
void
start
:
int
end
:
int
Uncomments the lines containing positions
start
through
end
.
PLT