strusModule
0.17
|
Structure to define the lexer for pattern matching the analyzer may refer to. More...
#include <analyzerModule.hpp>
Public Types | |
typedef PatternLexerInterface *(* | Create )(ErrorBufferInterface *errorhnd) |
Public Attributes | |
const char * | name |
name of the pattern lexer More... | |
Create | create |
constructor More... | |
Structure to define the lexer for pattern matching the analyzer may refer to.
typedef PatternLexerInterface*(* strus::PatternLexerConstructor::Create)(ErrorBufferInterface *errorhnd) |
Create strus::PatternLexerConstructor::create |
constructor
const char* strus::PatternLexerConstructor::name |
name of the pattern lexer