SourceForge.net Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Examples

ASTNodeEventGenerator Class Reference

#include <EventGenerator.hpp>

Inheritance diagram for ASTNodeEventGenerator:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ASTNodeEventGenerator (const ASTNode *ast, bool preserveNS, bool preserveType)
virtual EventGenerator::Ptr generateEvents (EventHandler *events, DynamicContext *context)
 Returns the result of this expression via the EventHandler provided.

Protected Attributes

const ASTNode * ast_
bool preserveNS_
bool preserveType_

Constructor & Destructor Documentation

ASTNodeEventGenerator::ASTNodeEventGenerator const ASTNode *  ast,
bool  preserveNS,
bool  preserveType
 


Member Function Documentation

virtual EventGenerator::Ptr ASTNodeEventGenerator::generateEvents EventHandler events,
DynamicContext context
[virtual]
 

Returns the result of this expression via the EventHandler provided.

An EventGenerator may be returned to be called as a tail call optimization

Implements EventGenerator.


Member Data Documentation

const ASTNode* ASTNodeEventGenerator::ast_ [protected]
 

bool ASTNodeEventGenerator::preserveNS_ [protected]
 

bool ASTNodeEventGenerator::preserveType_ [protected]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 25 06:55:38 2009 for XQilla Simple API by  doxygen 1.3.9.1