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