Handbook
Glossary
scan-full-input-effect ( -- effect )
Vocabulary
constructors
Inputs
None
Outputs
effect
an
object
Definition
USING:
lexer
;
IN:
constructors
:
scan-full-input-effect
( -- effect )
"("
expect
scan-rest-input-effect
;