KHTML
tokenizer_tester.cpp File Reference
#include "expression.h"#include "step.h"#include "path.h"#include "predicate.h"#include "parser.h"#include <QStringList>#include <QtDebug>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
| void check | ( | const QString & | statement, |
| const QString & | expected | ||
| ) |
Definition at line 77 of file tokenizer_tester.cpp.
| QString getTokenString | ( | const QString & | s | ) |
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 | ( | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:19:14 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:19:14 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.