tokenizer_tester.cpp File Reference
#include "expression.h"#include "step.h"#include "path.h"#include "predicate.h"#include "parser.h"#include <QStringList>#include <QtDebug>
Include dependency graph for tokenizer_tester.cpp:

Go to the source code of this file.
Functions | |
| void | check (const QString &statement, const QString &expected) |
| QString | getTokenString (const QString &s) |
| void | initTokenizer (QString s) |
| int | main () |
| QString | tokenAsString (yytokentype token) |
| int | xpathyylex () |
Function Documentation
Definition at line 77 of file tokenizer_tester.cpp.
Definition at line 63 of file tokenizer_tester.cpp.
| void initTokenizer | ( | QString | s | ) |
| int main | ( | ) |
Definition at line 88 of file tokenizer_tester.cpp.
| QString tokenAsString | ( | yytokentype | token | ) |
Definition at line 37 of file tokenizer_tester.cpp.
| int xpathyylex | ( | ) |
KDE 4.6 API Reference