Modifier and type | Field and description |
---|---|
public static val org.eclipse.xtext.xbase.formatting2.BlankLineKey | BLANK_LINES_BETWEEN_BEHAVIOR_UNITS Blank line between behavior units. |
public static val org.eclipse.xtext.xbase.formatting2.BlankLineKey | BLANK_LINES_BETWEEN_CAPACITY_REQUIREMENTS Blank line between capacity requirements. |
public static val org.eclipse.xtext.xbase.formatting2.BlankLineKey | BLANK_LINES_BETWEEN_CAPACITY_USES Blank line between capacity uses. |
public static val org.eclipse.xtext.xbase.formatting2.BlankLineKey | BLANK_LINES_BETWEEN_INNER_TYPES Blank line between inner class declarations. |
public static val org.eclipse.xtext.xbase.formatting2.BlankLineKey | BLANK_LINES_BETWEEN_MEMBER_CATEGORIES Blank line between two types of members. |
public static val org.eclipse.xtext.preferences.BooleanKey | ENABLE_SINGLELINE_EXPRESSION Allow single-line expressions. |
public static val BLANK_LINES_BETWEEN_BEHAVIOR_UNITS : org.eclipse.xtext.xbase.formatting2.BlankLineKey
public static val BLANK_LINES_BETWEEN_CAPACITY_REQUIREMENTS : org.eclipse.xtext.xbase.formatting2.BlankLineKey
public static val BLANK_LINES_BETWEEN_CAPACITY_USES : org.eclipse.xtext.xbase.formatting2.BlankLineKey
public static val BLANK_LINES_BETWEEN_INNER_TYPES : org.eclipse.xtext.xbase.formatting2.BlankLineKey
public static val BLANK_LINES_BETWEEN_MEMBER_CATEGORIES : org.eclipse.xtext.xbase.formatting2.BlankLineKey
public static val ENABLE_SINGLELINE_EXPRESSION : org.eclipse.xtext.preferences.BooleanKey
new