| Package | Description |
|---|---|
| io.konig.formula |
| Modifier and Type | Method and Description |
|---|---|
AdditiveOperator |
Addend.getOperator() |
static AdditiveOperator |
AdditiveOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdditiveOperator[] |
AdditiveOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Addend(AdditiveOperator operator,
MultiplicativeExpression right) |
Copyright © 2019. All rights reserved.