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