ret library

Enums

Types
A collection of the various token types exported by ret.

Functions

reconstruct(Tokens token) String
Accepts an any token and returns, as a string, the component of the regular expression that is associated with that token.
tokenizer(String regexpStr) Root
Tokenizes a regular expression (that is currently a string)