Uses of Class
org.languagetool.rules.SymbolLocator
-
Packages that use SymbolLocator Package Description org.languagetool.rules -
-
Uses of SymbolLocator in org.languagetool.rules
Method parameters in org.languagetool.rules with type arguments of type SymbolLocator Modifier and Type Method Description protected boolean
GenericUnpairedBracketsRule. isNoException(String token, AnalyzedTokenReadings[] tokens, int i, int j, boolean precSpace, boolean follSpace, UnsyncStack<SymbolLocator> symbolStack)
Generic method to specify an exception.
-