mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Adding a missing @since tag.
This commit is contained in:
parent
ccfa88d37b
commit
ceb31ed878
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ public class DefaultCodeFormatterConstants {
|
|||
* - default: createAlignmentValue(false, WRAP_COMPACT, INDENT_DEFAULT)
|
||||
* </pre>
|
||||
* @see #createAlignmentValue(boolean, int, int)
|
||||
* @since 5.3
|
||||
*/
|
||||
public static final String FORMATTER_ALIGNMENT_FOR_OVERLOADED_LEFT_SHIFT_CHAIN = CCorePlugin.PLUGIN_ID + ".formatter.alignment_for_overloaded_left_shift_chain"; //$NON-NLS-1$;
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue