regexp.negation vocabulary - Factor Documentation (original) (raw)
regexp.negation vocabulary
Factor handbook » Vocabulary index
Summary
Metadata
Parents: | regexp |
---|
Words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( state's-transitions -- new-state's-transitions ) |
![]() |
( transitions -- new-transitions ) |
![]() |
( transition-table -- start end ) |
![]() |
( parse-tree -- minimal-dfa ) |
![]() |
( parse-tree -- minimal-dfa ) |
![]() |
( transition-table -- transition-table ) |
![]() |
( -- value ) |
![]() |
( transitions -- new-transitions ) |
![]() |
( transition-table -- final-states ) |
![]() |
( transition-table -- transition-table ) |
![]() |
( transition-table -- transition-table ) |
![]() |
( transition-table -- transition-table ) |
Files
resource:basis/regexp/negation/negation.factor
resource:basis/regexp/negation/negation-tests.factor