Handbook
Glossary
init-parser ( -- )
Vocabulary
xml
.
tokenize
Inputs
None
Outputs
None
Definition
USING:
accessors
io
namespaces
xml.state
;
IN:
xml.tokenize
:
init-parser
( -- )
0 1 0 0
f
t
f
<spot>
input-stream
get
>>stream
read1
>>next
spot
set
next
;