![]() |
Qt 6.x
The Qt SDK
|
#include "token.h"
#include <qdebug.h>
#include <qhash.h>
#include <qlist.h>
#include <qstack.h>
#include <qstring.h>
#include <qset.h>
Go to the source code of this file.
Classes | |
struct | SubArray |
struct | Symbol |
struct | SafeSymbols |
class | SymbolStack |
Typedefs | |
typedef QList< Symbol > | Symbols |
Functions | |
size_t | qHash (const SubArray &key) |
Q_DECLARE_TYPEINFO (Symbol, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO (SafeSymbols, Q_RELOCATABLE_TYPE) | |
Q_DECLARE_TYPEINFO | ( | SafeSymbols | , |
Q_RELOCATABLE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | Symbol | , |
Q_RELOCATABLE_TYPE | |||
) |