strusAnalyzer  0.17
Classes | Namespaces
patternLexerInterface.hpp File Reference

Interface for detecting lexems used as basic entities by pattern matching in text. More...

#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  strus::PatternLexerInterface
 Interface for instantiating the data structure of an automaton for detecting lexems used as basic entities by pattern matching in text. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

Interface for detecting lexems used as basic entities by pattern matching in text.

Interface for instantiating the data structure of an automaton for detecting lexems used as basic entities by pattern matching in text.