|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
RCompiler | This class compiles regex tree (RNode) into regex instructions. |
RDebugMachine | RDebugMachine is used to dump regex instruction sequence to stdout (or other output stream). |
RLabel | |
RMachine | This class represents "regex matching machine" that can be loaded with "RMachine instructions" and used later for regex matching. |
RVariable |
This package contains compiler that translates regex parsing tree (kmy.regex.tree.RNode) into RMachine instructions.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |