Module: Flexr::Regexp

Defined in:
lib/flexr/regexp/ast.rb,
lib/flexr/regexp/parser.rb,
lib/flexr/regexp/tokenizer.rb,
lib/flexr/regexp/char_class.rb,
lib/flexr/regexp/normalizer.rb,
lib/flexr/regexp/unsupported.rb,
lib/flexr/regexp/tokenizer.flexr.rb

Defined Under Namespace

Modules: AST Classes: Normalizer, Parser, SourceLexer

Constant Summary collapse

CharClass =
AST::CharClass
Unsupported =
Flexr::UnsupportedRegexpError