File List

updated Thu Jan 26 2017
 
File List
Here is a list of all files with brief descriptions:
 abslexer.hRE/flex abstract lexer base class for reflex-generated scanners
 absmatcher.hRE/flex abstract matcher base class and pattern matcher class
 bits.hRE/flex operations on dynamic bit vectors
 boostmatcher.hBoost::regex-based matcher engines for pattern matching
 debug.hRE/flex debug logs and assertions
 flexlexer.hRE/flex Flex-compatible FlexLexer base class and Lex/Flex-compatible macros
 input.hRE/flex input character sequence class
 language_scripts.cpp
 language_scripts.hUnicode language scripts
 letter_scripts.cpp
 letter_scripts.hUnicode letter scripts
 matcher.hRE/flex matcher engine
 pattern.hRE/flex regular expression pattern compiler
 pl_scripts.cppUnicode programming language scripts
 pl_scripts.hUnicode programming language scripts
 ranges.hRE/flex range set container
 reflex.cppRE/flex scanner generator replacement for Flex/Lex
 reflex.hRE/flex scanner generator replacement for Flex/Lex
 setop.hRE/flex operations on STL containers and sets
 stdmatcher.hC++11 std::regex-based matcher engines for pattern matching
 traits.hType traits for (non-)const type inference
 utf8.hRE/flex UCS to UTF-8 converters