XbaseFormatter@Deprecated
public class XtypeFormatter
extends org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
| Constructor and Description |
|---|
XtypeFormatter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess ga)
Deprecated.
|
protected void |
configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
Deprecated.
|
void |
configureJvmParameterizedTypeReference(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess.JvmParameterizedTypeReferenceElements ele)
Deprecated.
|
void |
configureXFunctionTypeRef(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess.XFunctionTypeRefElements ele)
Deprecated.
|
createFormatterStream, createFormatterStream, createFormattingConfig, createMatcher, getConfig, getGrammarAccess, getHiddenTokenHelper, getIndentInfo, getLineSeparatorInfo, getMatcherProvider, saveDebugGraphvizDiagram, setGrammarAccessprotected void configureFormatting(org.eclipse.xtext.formatting.impl.FormattingConfig c)
configureFormatting in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatterpublic void configure(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess ga)
public void configureXFunctionTypeRef(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess.XFunctionTypeRefElements ele)
public void configureJvmParameterizedTypeReference(org.eclipse.xtext.formatting.impl.FormattingConfig c,
XtypeGrammarAccess.JvmParameterizedTypeReferenceElements ele)