strusAnalyzer  0.17
Classes | Namespaces
patternLexem.hpp File Reference

Structure describing a token with id (an output item of char regex matching and an input item for token pattern matching) More...

#include "strus/analyzer/token.hpp"
#include "strus/analyzer/position.hpp"
#include <cstddef>

Go to the source code of this file.

Classes

class  strus::analyzer::PatternLexem
 Structure describing a token with an id used for pattern matching. More...
 

Namespaces

 strus
 strus toplevel namespace
 
 strus::analyzer
 analyzer parameter and return value objects namespace
 

Detailed Description

Structure describing a token with id (an output item of char regex matching and an input item for token pattern matching)