Handbook
Glossary
modify-epsilon ( tag -- newtag )
Vocabulary
regexp.nfa
Inputs
tag
an
object
Outputs
newtag
an
object
Definition
IN:
regexp.nfa
GENERIC:
modify-epsilon
( tag -- newtag )
Methods
USING:
regexp.classes
regexp.nfa
;
M:
$crlf
modify-epsilon
$unix
end-of-input
line-option
;
USING:
regexp.classes
regexp.nfa
;
M:
^crlf
modify-epsilon
^unix
beginning-of-input
line-option
;
USING:
kernel
regexp.nfa
;
M:
object
modify-epsilon
;