public static class ComposableBase.BinaryMatcher.Or extends ComposableBase.BinaryMatcher
ComposableBase.BinaryMatcher.And, ComposableBase.BinaryMatcher.Or, ComposableBase.BinaryMatcher.Xor
ComposableBase.BinaryMatcher, ComposableBase.Identity, ComposableBase.Inverse
_a, _b
FALSE, TRUE
Constructor and Description |
---|
Or(abbot.finder.Matcher a,
abbot.finder.Matcher b) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(java.awt.Component c) |
ComposableMatcher |
simplify() |
and, getChildMatchers, getLhs, getOperandName, getRhs, or, setLhs, setRhs, toString, xor
public boolean matches(java.awt.Component c)
public ComposableMatcher simplify()
simplify
in interface ComposableMatcher
simplify
in class ComposableBase