public class DotFormatter
extends org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
Constructor and Description |
---|
DotFormatter() |
Modifier and Type | Method and Description |
---|---|
protected void |
configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c) |
org.eclipse.xtext.parsetree.reconstr.ITokenStream |
createFormatterStream(org.eclipse.emf.ecore.EObject context,
java.lang.String indent,
org.eclipse.xtext.parsetree.reconstr.ITokenStream out,
boolean preserveWhitespaces) |
protected org.eclipse.xtext.formatting.IIndentationInformation |
getIndentInfo() |
protected org.eclipse.xtext.formatting.ILineSeparatorInformation |
getLineSeparatorInfo() |
protected void configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
configureFormatting
in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
protected org.eclipse.xtext.formatting.IIndentationInformation getIndentInfo()
getIndentInfo
in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
protected org.eclipse.xtext.formatting.ILineSeparatorInformation getLineSeparatorInfo()
getLineSeparatorInfo
in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
public org.eclipse.xtext.parsetree.reconstr.ITokenStream createFormatterStream(org.eclipse.emf.ecore.EObject context, java.lang.String indent, org.eclipse.xtext.parsetree.reconstr.ITokenStream out, boolean preserveWhitespaces)
createFormatterStream
in interface org.eclipse.xtext.formatting.IFormatterExtension
createFormatterStream
in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
Copyright (c) 2014 itemis AG and others. All rights reserved.