Handbook
Glossary
repeated
Vocabulary
regexp
.
ast
Definition
IN:
regexp.ast
TUPLE:
repeated
term times
;
Methods
USING:
accessors
kernel
regexp.ast
regexp.nfa
;
M:
repeated
nfa-node
[
term>>
]
[
times>>
]
bi
<times>
nfa-node
;
USING:
accessors
kernel
regexp.ast
regexp.captures.private
;
M:
repeated
number-captures
[
term>>
number-captures
]
[
times>>
]
bi
<repeated>
;