package compiler
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class RegexParserException extends Exception
Value Members
-
object
Compiler
The regular expression compiler compiles tree based regular expressions into the target bytecode instructions
-
object
Parser
Parses a regular expression, accepts POSIX Extended Regular Expression syntax.
Parses a regular expression, accepts POSIX Extended Regular Expression syntax. See gnieh.regex.Regex for the accepted syntax.
Gnieh Tekstlib
Gnieh Tekstlib is a library grouping standard classes and packages allowing people to work with texts and documents.
Package Structure
gnieh.diffdiff manipulation,gnieh.hyphenhyphenation for text in any language,gnieh.stringstrings manipulation for text processing,gnieh.mustachelightweight mustache template engine,gnieh.pppretty printing related classes,gnieh.regexregular expressions manipulation.