Package io.higson.runtime.matcher
Class AbstractMatcher
java.lang.Object
io.higson.runtime.matcher.AbstractMatcher
- All Implemented Interfaces:
Matcher
- Direct Known Subclasses:
AbstractSetMatcher,RegexMatcher
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanprotected booleanisDefaultPattern(String pattern) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.higson.runtime.engine.core.matcher.Matcher
isReverse, matches, setReverse
-
Constructor Details
-
AbstractMatcher
public AbstractMatcher()
-
-
Method Details
-
isDefaultPattern
-
isBlank
-