Query instruction.
More...
#include <queryTermExpression.hpp>
strus::analyzer::QueryTermExpression::Instruction::Instruction |
( |
OpCode |
opCode_, |
|
|
int |
idx_, |
|
|
std::size_t |
nofOperands_ = 0 |
|
) |
| |
|
inline |
strus::analyzer::QueryTermExpression::Instruction::Instruction |
( |
const Instruction & |
o | ) |
|
|
inline |
int strus::analyzer::QueryTermExpression::Instruction::idx |
( |
| ) |
const |
|
inline |
Index of the element in the associated list to retrieve with term(std::size_t) or the operator group id.
int strus::analyzer::QueryTermExpression::Instruction::nofOperands |
( |
| ) |
const |
|
inline |
OpCode strus::analyzer::QueryTermExpression::Instruction::opCode |
( |
| ) |
const |
|
inline |
static const char* strus::analyzer::QueryTermExpression::Instruction::opCodeName |
( |
OpCode |
i | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: