![]() |
Qt 4.8
|
#include "private/qdeclarativejsastvisitor_p.h"#include "private/qdeclarativejsglobal_p.h"#include <QtCore/QString>Go to the source code of this file.
Namespaces | |
| QDeclarativeJS | |
| QDeclarativeJS::AST | |
| QSOperator | |
Macros | |
| #define | QDECLARATIVEJS_DECLARE_AST_NODE(name) enum { K = Kind_##name }; |
Functions | |
| template<typename _T1 , typename _T2 > | |
| _T1 | QDeclarativeJS::AST::cast (_T2 *ast) |
Definition at line 63 of file qdeclarativejsast_p.h.