Searched refs:BAD_MARKER (Results 1 – 3 of 3) sorted by relevance
33 .add(Annotations.BAD_MARKER)
337 + "‘fallback’ constructed items with “" + Annotations.BAD_MARKER + "”, " in getExplanation()
40 public static final String BAD_MARKER = "⊗"; field in Annotations527 …if (shortName == null || shortName.startsWith(BAD_MARKER) || shortName.startsWith(ENGLISH_MARKER))… in toString()