| Constructor | Description |
|---|---|
SimplifyOr() |
| Modifier and Type | Method | Description |
|---|---|---|
Expression<K> |
applyInternal(Or<K> input,
ExprOptions<K> options) |
|
protected boolean |
isApply(Expression<K> input) |
public Expression<K> applyInternal(Or<K> input, ExprOptions<K> options)
applyInternal in class Rule<Or<K>,K>Copyright © 2019. All rights reserved.