Next:
find-down-sexp
Up:
scheme:text<>
Previous:
comment-out-selection
down-sexp
(send
a-scheme:text
down-sexp
start
)
->
void
start
:
exact-integer
Moves forward into the next S-expression after the position
start
.
PLT