Parents: | regexp |
Class | Superclass | Slots |
bad-class | tuple | name |
bad-number | tuple | |
nonexistent-option | tuple | name |
Word | Stack effect |
allowed-char? | ( ch -- ? ) |
at-error | ( key assoc quot: ( key -- replacement ) -- value ) |
bad-class | ( name -- * ) |
bad-number | ( -- * ) |
ch>option | ( ch -- singleton ) |
ensure-number | ( n -- n ) |
lookup-escape | ( char -- ast ) |
name>class | ( name -- class ) |
nonexistent-option | ( name -- * ) |
option>ch | ( option -- string ) |
options-assoc | ( -- assoc ) |
options>string | ( options -- string ) |
parse-options | ( on off -- options ) |
parse-regexp | ( input -- ast ) |
parse-unicode-class | ( name -- class ) |
simple | ( str -- simple ) |
simple-category-table | ( -- table ) |
simple-script-table | ( -- table ) |
simple-table | ( seq -- table ) |
string>options | ( string -- options ) |
unicode-class | ( name -- class ) |
Word | Stack effect |
bad-class? | ( object -- ? ) |
bad-number? | ( object -- ? ) |
nonexistent-option? | ( object -- ? ) |