Class XtypeFormatter

  • All Implemented Interfaces:
    org.eclipse.xtext.formatting.IFormatter, org.eclipse.xtext.formatting.IFormatterExtension

    @Deprecated
    public class XtypeFormatter
    extends org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
    Deprecated.
    This class is deprecated since it uses Xtext's old formatter architecture.
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter

        org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter.ConfigStore
    • Field Summary

      • Fields inherited from class org.eclipse.xtext.formatting.impl.BaseFormatter

        grammar
    • Constructor Summary

      Constructors 
      Constructor Description
      XtypeFormatter()
      Deprecated.
       
    • Constructor Detail

      • XtypeFormatter

        public XtypeFormatter()
        Deprecated.
    • Method Detail

      • configureFormatting

        protected void configureFormatting​(org.eclipse.xtext.formatting.impl.FormattingConfig c)
        Deprecated.
        Specified by:
        configureFormatting in class org.eclipse.xtext.formatting.impl.AbstractDeclarativeFormatter
      • configure

        public void configure​(org.eclipse.xtext.formatting.impl.FormattingConfig c,
                              XtypeGrammarAccess ga)
        Deprecated.