summaryrefslogtreecommitdiff
path: root/src/core/managed
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-04-11 16:51:38 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:24:14 +0200
commitd369ff33faa4bf5654db3f1eb105141fccf2270d (patch)
treedd09b8f9a628d055b36b96b3fca9b4b407c1413d /src/core/managed
parent994615f76b86a65f11829863be96c63135eef977 (diff)
Reimplement closeToken handling
Idea: Only start unrolling anything on the parser stack if an element that matches the given close token is found. This requires the endToken method in DocumentChildHandler to search for the given descriptor that might be ended. While performing this search, only a specified number of "explicit" structures/fields opened by the Stack class may be skipped (those with implicit default fields). Added an integration test ("python_code") which requires this new (hopefully sane) behaviour.
Diffstat (limited to 'src/core/managed')
0 files changed, 0 insertions, 0 deletions