KDECore
KTraderParse::ParseTreeNUM Class Reference
#include <ktraderparsetree_p.h>
Inheritance diagram for KTraderParse::ParseTreeNUM:

Public Member Functions | |
| ParseTreeNUM (int arg) | |
| bool | eval (ParseContext *_context) const |
Protected Attributes | |
| int | m_int |
Detailed Description
Definition at line 286 of file ktraderparsetree_p.h.
Constructor & Destructor Documentation
| KTraderParse::ParseTreeNUM::ParseTreeNUM | ( | int | arg | ) | [inline, explicit] |
Definition at line 289 of file ktraderparsetree_p.h.
Member Function Documentation
| bool KTraderParse::ParseTreeNUM::eval | ( | ParseContext * | _context | ) | const [inline, virtual] |
Implements KTraderParse::ParseTreeBase.
Definition at line 291 of file ktraderparsetree_p.h.
Member Data Documentation
int KTraderParse::ParseTreeNUM::m_int [protected] |
Definition at line 294 of file ktraderparsetree_p.h.
The documentation for this class was generated from the following file:
KDE 4.6 API Reference