strusAnalyzer  0.17
Classes | Namespaces
patternLexerInstanceInterface.hpp File Reference

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

#include "strus/analyzer/positionBind.hpp"
#include "strus/analyzer/functionView.hpp"
#include <string>

Go to the source code of this file.

Classes

class  strus::PatternLexerInstanceInterface
 Interface for building the automaton for detecting lexems used as basic entities by pattern matching in text. More...
 

Namespaces

 strus
 strus toplevel namespace
 

Detailed Description

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