mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
![]() nested prefix alternatives analysis now flattenPaths() considers following repetitions new problem: unordered groups and non-trivial cardinalities without non-optional elements causes explosion of generated alternatives, which in turn cause the identity analysis to go out of control example: S: ('a'? | 'b'?)+ with a token limit of 10 the nested prefix alternatives analysis would generate over 1300 alternatives current quick fix: limit of alternatives |
||
---|---|---|
.. | ||
.settings | ||
META-INF | ||
src/org/eclipse/xtext/xtext/generator | ||
src-gen/org/eclipse/xtext/xtext/generator/parser/antlr/splitting | ||
xtend-gen/org/eclipse/xtext/xtext/generator | ||
.classpath | ||
.project | ||
about.html | ||
build.gradle | ||
build.properties |