diff options
Diffstat (limited to 'src/declarative/qml/parser/qmljsparser_p.h')
-rw-r--r-- | src/declarative/qml/parser/qmljsparser_p.h | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/src/declarative/qml/parser/qmljsparser_p.h b/src/declarative/qml/parser/qmljsparser_p.h index e82c9c5..e4ca20a 100644 --- a/src/declarative/qml/parser/qmljsparser_p.h +++ b/src/declarative/qml/parser/qmljsparser_p.h @@ -1,5 +1,7 @@ // This file was generated by qlalr - DO NOT EDIT! +#line 148 "qmljs.g" + /**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). @@ -198,9 +200,15 @@ protected: -#define J_SCRIPT_REGEXPLITERAL_RULE1 65 +#line 1015 "qmljs.g" + +#define J_SCRIPT_REGEXPLITERAL_RULE1 69 + +#line 1032 "qmljs.g" + +#define J_SCRIPT_REGEXPLITERAL_RULE2 70 -#define J_SCRIPT_REGEXPLITERAL_RULE2 66 +#line 2994 "qmljs.g" QT_END_NAMESPACE |