Package de.uni_hildesheim.sse.formatting
Class IvmlFormatter
- java.lang.Object
-
- org.eclipse.xtext.formatting.impl.AbstractFormatter
-
- org.eclipse.xtext.formatting.impl.BaseFormatter
-
- org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
-
- de.uni_hildesheim.sse.formatting.IvmlFormatter
-
- All Implemented Interfaces:
org.eclipse.xtext.formatting.IFormatter,org.eclipse.xtext.formatting.IFormatterExtension
public class IvmlFormatter extends org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatterThis class contains custom formatting description. see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#formatting on how and when to use it
-
-
Constructor Summary
Constructors Constructor Description IvmlFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidconfigureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig conf)-
Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
createFormatterStream, createFormatterStream, createFormattingConfig, createMatcher, getConfig, getGrammarAccess, getHiddenTokenHelper, getIndentInfo, getLineSeparatorInfo, getMatcherProvider, saveDebugGraphvizDiagram, setGrammarAccess
-
-