mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 16:58:56 +00:00
![]() The backtracking algorithm of the semantic sequencer now avoids paths that can not lead to a successful consumption of all EOBject's values. To do so, every node of the state machine has knowledge about all EStructuralFeatures which its subsequent nodes refer to. If an EObject has unconsumed values within EStructuralFeatures that are not part of this list, the algorithm will not proceed past this node. |
||
---|---|---|
.. | ||
org.eclipse.xtext.junit4.tests | ||
org.eclipse.xtext.testlanguages | ||
org.eclipse.xtext.tests |