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>
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 | ( | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference