Handbook
Glossary
advance-same-line ( lexer text -- )
Vocabulary
multiline
.
private
Inputs
lexer
an
object
text
an
object
Outputs
None
Definition
USING:
accessors
kernel
math
sequences
;
IN:
multiline.private
:
advance-same-line
( lexer text -- )
length
[
+
]
curry
change-column
drop
;