mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
![]() tests predicate rendering in alternatives, in non-trivial cardinalities, and setup block rendering. in both the production grammar and content assist grammar. added debug grammar generators for production grammar and content assist grammar which use DebugGrammarNaming to avoid null-ptr because of missing adapters in ecore objects. (existing AntlrDebugGrammarGenerator can't be used because setup blocks are handled by AntlrGrammarGenerator and AntlrContentAssistGrammarGenerator respectively, not AbstractAntlrGrammarGenerator.) fixed small details in rendered output (removed guard of rule comment and trimmed setup block). |
||
---|---|---|
.. | ||
.settings | ||
emf-gen/org/eclipse/xtext | ||
generator | ||
lib | ||
META-INF | ||
src | ||
src-gen/org/eclipse/xtext | ||
suites/org/eclipse/xtext | ||
testdata/wizard-expectations | ||
xtend-gen/org/eclipse/xtext | ||
.classpath | ||
.gitignore | ||
.project | ||
about.html | ||
build.gradle | ||
build.properties | ||
GenerateAllTestLanguages.mwe2.launch | ||
plugin.properties | ||
plugin.xml | ||
plugin.xml_gen | ||
xtext.tests (xtend).launch | ||
xtext.tests.launch |