mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 16:28:56 +00:00
![]() - Make the generated Formatter.xtend stub more concise by eliminating unnecessary semicolons, by eliminating explicit type before the for loop variable and by using the EReference feature name (instead of its getter accessor name) in the for loop collection. - Refactor the Formatter2Fragment2 class to make it more testable. - Modify the AbstractGeneratorFragmentTests to set the resourceSet into the used StandardLanguage (needed by the Formatter2Fragment2). - Implement corresponding Formatter2Fragment2 test cases. Signed-off-by: Tamas Miklossy <miklossy@itemis.de> |
||
---|---|---|
.. | ||
.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 |