Next:
select-up-sexp
Up:
scheme:text<>
Previous:
select-down-sexp
select-forward-sexp
(send
a-scheme:text
select-forward-sexp
start
)
->
#t
start
:
exact-integer
Selects the next S-expression, starting at position
start
.
PLT