Package | Description |
---|---|
org.kie.dmn.feel.lang.ast |
Modifier and Type | Method and Description |
---|---|
static UnaryTestNode.UnaryOperator |
UnaryTestNode.UnaryOperator.determineOperator(String symbol) |
UnaryTestNode.UnaryOperator |
UnaryTestNode.getOperator() |
static UnaryTestNode.UnaryOperator |
UnaryTestNode.UnaryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnaryTestNode.UnaryOperator[] |
UnaryTestNode.UnaryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
UnaryTestNode.setOperator(UnaryTestNode.UnaryOperator operator) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.