#include <EventGenerator.hpp>
Inheritance diagram for GenerateEventsResult:
Public Member Functions | |
GenerateEventsResult (const ASTNode *ast, const QueryPathNode *projection) | |
virtual Item::Ptr | nextOrTail (Result &tail, DynamicContext *context) |
Gets the next item, or returns a tail call Result which will give the next item. |
|
|
|
Gets the next item, or returns a tail call Result which will give the next item.
Reimplemented from ResultImpl. |