Class UnicodeDirectionalityCharacters

java.lang.Object
com.google.errorprone.bugpatterns.BugChecker
com.google.errorprone.bugpatterns.UnicodeDirectionalityCharacters
All Implemented Interfaces:
BugChecker.CompilationUnitTreeMatcher, Suppressible, Serializable

public final class UnicodeDirectionalityCharacters extends BugChecker implements BugChecker.CompilationUnitTreeMatcher
Bans, without the possibility of suppression, the use of direction-changing Unicode escapes.
See Also: