Handbook
Glossary
<fixup-regexp> ( raw matched options -- regexp )
Vocabulary
xmode
.
marker
.
private
Inputs
raw
an
object
matched
an
object
options
an
object
Outputs
regexp
an
object
Definition
USING:
accessors
combinators
kernel
regexp
;
IN:
xmode.marker.private
MEMO:
<fixup-regexp>
( raw matched options -- regexp )
<optioned-regexp>
{
[
parse-tree>>
]
[
options>>
]
[
dfa>>
]
[
next-match>>
]
}
cleave
regexp
boa
;