org.openxma.dsl.common.formatter
Class OpenXMAFormatter
java.lang.Object
org.eclipse.xtext.formatting.impl.AbstractFormatter
org.eclipse.xtext.formatting.impl.BaseFormatter
org.openxma.dsl.common.formatter.OpenXMAFormatter
- All Implemented Interfaces:
- org.eclipse.xtext.formatting.IFormatter
public abstract class OpenXMAFormatter
- extends org.eclipse.xtext.formatting.impl.BaseFormatter
| Fields inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter |
grammar |
| Methods inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter |
getWSRule |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenXMAFormatter
public OpenXMAFormatter()
getGrammarAccess
protected org.eclipse.xtext.IGrammarAccess getGrammarAccess()
configureFormatting
public abstract void configureFormatting(OpenXMAFormattingConfig c)
createFormatterStream
public org.eclipse.xtext.parsetree.reconstr.ITokenStream createFormatterStream(java.lang.String initalIndentation,
org.eclipse.xtext.parsetree.reconstr.ITokenStream outputStream,
boolean preserveWhitespaces)
- Specified by:
createFormatterStream in interface org.eclipse.xtext.formatting.IFormatter- Overrides:
createFormatterStream in class org.eclipse.xtext.formatting.impl.AbstractFormatter
Copyright © 2012. All Rights Reserved.