#include <QuerySpec.hpp>
Inheritance diagram for indri::lang::ExtentInside:

Public Methods | |
| ExtentInside (RawExtentNode *inner, RawExtentNode *outer) | |
| ExtentInside (Unpacker &unpacker) | |
| bool | operator== (Node &o) |
| std::string | typeName () const |
| std::string | queryText () const |
| RawExtentNode * | getInner () |
| RawExtentNode * | getOuter () |
| void | pack (Packer &packer) |
| void | walk (Walker &walker) |
| Node * | copy (Copier &copier) |
|
||||||||||||
|
|
|
|
|
|
|
Implements indri::lang::Node. |
|
|
|
|
|
|
|
|
Reimplemented from indri::lang::Node. |
|
|
Implements indri::lang::Node. |
|
|
Implements indri::lang::Node. |
|
|
Reimplemented from indri::lang::Node. |
|
|
Implements indri::lang::Node. |
1.2.18