public abstract class CustomDefaultLabelMatcher<T extends CustomDefaultLabelMatcher<T>> extends AbstractMatcher
Modifier | Constructor and Description |
---|---|
protected |
CustomDefaultLabelMatcher(Rule[] subRules,
String defaultLabel) |
protected |
CustomDefaultLabelMatcher(Rule subRule,
String defaultLabel) |
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
boolean |
hasCustomLabel() |
getSubContext, label, toString
getChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getChildren
public String getLabel()
getLabel
in interface Matcher
getLabel
in class AbstractMatcher
public boolean hasCustomLabel()
hasCustomLabel
in interface Matcher
hasCustomLabel
in class AbstractMatcher