Handbook
Glossary
handle-rule-end ( match-count rule -- )
Vocabulary
xmode
.
marker
Inputs
match-count
an
object
rule
an
object
Outputs
None
Definition
IN:
xmode.marker
GENERIC:
handle-rule-end
( match-count rule -- )
Methods
USING:
accessors
kernel
namespaces
xmode.marker
xmode.marker.state
xmode.rules
;
M:
mark-following-rule
handle-rule-end
nip
rule-match-token*
prev-token,
f
context
get
in-rule<<
;
USING:
kernel
xmode.marker
xmode.rules
;
M:
span-rule
handle-rule-end
2drop
;