1#ifndef _KVI_KVS_TREENODE_SPECIALCOMMANDWHILE_H_
2#define _KVI_KVS_TREENODE_SPECIALCOMMANDWHILE_H_
46 virtual void dump(
const char * prefix);
Helper functions for the QString class.
Definition KviKvsRunTimeContext.h:104
Definition KviKvsTreeNodeExpression.h:68
Treenode class to handle instructions.
Definition KviKvsTreeNodeInstruction.h:43
virtual bool execute(KviKvsRunTimeContext *c)=0
This is the main entry point to the tree visit.
KviKvsTreeNodeInstruction(const QChar *pLocation)
Constructs the treenode instruction object.
Definition KviKvsTreeNodeInstruction.h:50
KviKvsTreeNodeExpression * m_pExpression
Definition KviKvsTreeNodeSpecialCommandWhile.h:42
KviKvsTreeNodeSpecialCommandWhile(const QChar *pLocation, KviKvsTreeNodeExpression *e, KviKvsTreeNodeInstruction *i)
Definition KviKvsTreeNodeSpecialCommandWhile.cpp:31
KviKvsTreeNodeInstruction * m_pInstruction
Definition KviKvsTreeNodeSpecialCommandWhile.h:43
virtual void dump(const char *prefix)
Dumps the instructions tree.
Definition KviKvsTreeNodeSpecialCommand.cpp:42
virtual void contextDescription(QString &szBuffer)
Sets the buffer as Instruction.
Definition KviKvsTreeNodeSpecialCommand.cpp:35
KviKvsTreeNodeSpecialCommand(const QChar *pLocation, const QString &szCmdName)
Definition KviKvsTreeNodeSpecialCommand.cpp:27
#define i
Definition detector.cpp:74
#define e
Definition detector.cpp:70
This file contains compile time settings.
#define KVIRC_API
Definition kvi_settings.h:127
char szBuffer[4096]
Definition winamp.cpp:77