Type of Xerox-type replace rules.
More...
|
| | REPL_DOWN = _libhfst.REPL_DOWN |
| | Match contexts of replace rules on output level. More...
|
| |
| | REPL_LEFT = _libhfst.REPL_LEFT |
| | Match left context of replace rules on output level and right context on input level. More...
|
| |
| | REPL_RIGHT = _libhfst.REPL_RIGHT |
| | Match left context of replace rules on input level and right context on output level. More...
|
| |
| | REPL_UP = _libhfst.REPL_UP |
| | Match contexts of replace rules on input level. More...
|
| |
Type of Xerox-type replace rules.
| REPL_DOWN = _libhfst.REPL_DOWN |
|
static |
Match contexts of replace rules on output level.
| REPL_LEFT = _libhfst.REPL_LEFT |
|
static |
Match left context of replace rules on output level and right context on input level.
| REPL_RIGHT = _libhfst.REPL_RIGHT |
|
static |
Match left context of replace rules on input level and right context on output level.
| REPL_UP = _libhfst.REPL_UP |
|
static |
Match contexts of replace rules on input level.
The documentation for this class was generated from the following file: