aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4compilerscanfunctions.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2018-03-02 10:21:12 +0100
committerLars Knoll <lars.knoll@qt.io>2018-04-25 17:49:52 +0000
commit4e18d38f164c215b24acdbe610d60b1c95eb4d3b (patch)
tree9e654e59940a9a745b2bd82b2ba5d65b462b7ec3 /src/qml/compiler/qv4compilerscanfunctions.cpp
parentf6754300e2fa9cd508d64a06879b9202d8e06730 (diff)
Add yield as a keyword
It's not a keyword outside of generator functions, so extend the qmlmode boolean on the lexer to become a more general parsemode that we can use to also turn the yield keyword on and of. The parser can then set the flag when it enters the body of a generator function. Change-Id: Ibf792d4c7c567d825c6706f7b4997362c87fc575 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/compiler/qv4compilerscanfunctions.cpp')
0 files changed, 0 insertions, 0 deletions