Handbook
Glossary
next-line-text ( lexer -- str ? )
Vocabulary
multiline
.
private
Inputs
lexer
an
object
Outputs
str
an
object
?
an
object
Definition
USING:
accessors
kernel
lexer
;
IN:
multiline.private
:
next-line-text
( lexer -- str ? )
[
next-line
]
[
line-text>>
]
[
still-parsing?
]
tri
;