Class EMFPatternLanguageFormatter
- java.lang.Object
-
- org.eclipse.xtext.formatting.impl.AbstractFormatter
-
- org.eclipse.xtext.formatting.impl.BaseFormatter
-
- org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
-
- org.eclipse.viatra.query.patternlanguage.emf.formatting.EMFPatternLanguageFormatter
-
- All Implemented Interfaces:
org.eclipse.xtext.formatting.IFormatter
,org.eclipse.xtext.formatting.IFormatterExtension
public class EMFPatternLanguageFormatter extends org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
Formatting rules for the EMF pattern language.
-
-
Constructor Summary
Constructors Constructor Description EMFPatternLanguageFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
-
Methods inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
createFormatterStream, createFormatterStream, createFormattingConfig, createMatcher, getConfig, getGrammarAccess, getHiddenTokenHelper, getIndentInfo, getLineSeparatorInfo, getMatcherProvider, saveDebugGraphvizDiagram, setGrammarAccess
-
-