mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-16 16:58:56 +00:00
![]() This incorporates two changes: - for the generate-once stub, the formatter will only generate methods for the first two EClasses. Generating more will most likely create code that breaks the next time the grammar is changed. - have a generic _format(EObject) method in AbstractFormatter2 that does nothing but invoke the formatter-dispatch-method for all direct children of the EObject. see https://bugs.eclipse.org/bugs/show_bug.cgi?id=480737 Signed-off-by: Moritz Eysholdt <moritz.eysholdt@itemis.de> |
||
---|---|---|
.. | ||
org.eclipse.xtext.junit4.tests | ||
org.eclipse.xtext.testlanguages | ||
org.eclipse.xtext.testlanguages.ide | ||
org.eclipse.xtext.tests |