| Package | Description |
|---|---|
| io.konig.formula |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConditionalAndExpression> |
Expression.orList |
| Modifier and Type | Method and Description |
|---|---|
ConditionalAndExpression |
ConditionalAndExpression.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ConditionalAndExpression> |
Expression.getOrList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.add(ConditionalAndExpression expr) |
| Constructor and Description |
|---|
ConditionalOrExpression(Context context,
List<ConditionalAndExpression> list) |
Expression(Context context,
List<ConditionalAndExpression> orList) |
QuantifiedExpression(Context context,
List<ConditionalAndExpression> orList,
List<Triple> statementList) |
Copyright © 2019. All rights reserved.