@DoNotObfuscate
@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface UseDiffBrackets
This annotation is a marker, used when formatting error messages.
Every message class, which must not use brackets to mark
the difference between two strings, has to be annotated with the
annotation.