Class XbaseFormatterPreferenceKeys


  • public class XbaseFormatterPreferenceKeys
    extends org.eclipse.xtext.formatting2.FormatterPreferenceKeys
    • Field Detail

      • preserveBlankLines

        public static final org.eclipse.xtext.preferences.IntegerKey preserveBlankLines
      • blankLinesAroundExpression

        public static final BlankLineKey blankLinesAroundExpression
      • preserveNewLines

        public static final org.eclipse.xtext.preferences.BooleanKey preserveNewLines
      • newLineAfterClassAnnotations

        public static final NewLineOrPreserveKey newLineAfterClassAnnotations
      • newLineAfterFieldAnnotations

        public static final NewLineOrPreserveKey newLineAfterFieldAnnotations
      • newLineAfterMethodAnnotations

        public static final NewLineOrPreserveKey newLineAfterMethodAnnotations
      • newLineAfterConstructorAnnotations

        public static final NewLineOrPreserveKey newLineAfterConstructorAnnotations
      • newLineAfterParameterAnnotations

        public static final NewLineOrPreserveKey newLineAfterParameterAnnotations
      • whitespaceBetweenKeywordAndParenthesisSL

        public static final WhitespaceKey whitespaceBetweenKeywordAndParenthesisSL
      • whitespaceBetweenKeywordAndParenthesisML

        public static final WhitespaceKey whitespaceBetweenKeywordAndParenthesisML
      • blankLinesBetweenImports

        public static final BlankLineKey blankLinesBetweenImports
      • blankLinesAfterImports

        public static final BlankLineKey blankLinesAfterImports
      • bracesInNewLine

        public static final NewLineKey bracesInNewLine
    • Constructor Detail

      • XbaseFormatterPreferenceKeys

        public XbaseFormatterPreferenceKeys()