Package org.languagetool.rules
Class AbstractSimpleReplaceRule2.PathAndLanguage
- java.lang.Object
-
- org.languagetool.rules.AbstractSimpleReplaceRule2.PathAndLanguage
-
- Enclosing class:
- AbstractSimpleReplaceRule2
static class AbstractSimpleReplaceRule2.PathAndLanguage extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) boolean
caseSensitive
(package private) Language
lang
(package private) java.lang.String
path
-
Constructor Summary
Constructors Constructor Description PathAndLanguage(java.lang.String fileName, Language language, boolean caseSensitive)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-