10 #ifndef _STRUS_ANALYZER_MARKUP_STD_LIB_HPP_INCLUDED
11 #define _STRUS_ANALYZER_MARKUP_STD_LIB_HPP_INCLUDED
18 class TokenMarkupInstanceInterface;
20 class ErrorBufferInterface;
24 ErrorBufferInterface* errorhnd);
TokenMarkupInstanceInterface * createTokenMarkupInstance_standard(ErrorBufferInterface *errorhnd)
Create the interface for markup of tokens in a document text.