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