Handbook
Glossary
capture-question>quot ( question -- quot )
Vocabulary
regexp
.
captures
.
private
Inputs
question
an
object
Outputs
quot
an
object
Definition
IN:
regexp.captures.private
GENERIC:
capture-question>quot
( question -- quot )
Methods
USING:
accessors
kernel
regexp.captures.private
regexp.classes
;
M:
not-class
capture-question>quot
class>>
capture-question>quot
'[
@
not
]
;
USING:
kernel
regexp.captures.private
regexp.compiler
;
M:
object
capture-question>quot
question>quot
;