strusAnalyzer  0.17
Classes | Namespaces
token.hpp File Reference

Structure describing a token in the document by its start position and size. More...

#include "strus/analyzer/position.hpp"
#include <string>

Go to the source code of this file.

Classes

struct  strus::analyzer::Token
 Structure describing a token in the document by its start and end position. More...
 

Namespaces

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

Detailed Description

Structure describing a token in the document by its start position and size.