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