| Package | Description |
|---|---|
| org.apache.vxquery.xmlquery.ast |
| Modifier and Type | Method | Description |
|---|---|---|
static UnaryExprNode.Sign |
UnaryExprNode.Sign.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UnaryExprNode.Sign[] |
UnaryExprNode.Sign.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<UnaryExprNode.Sign> |
UnaryExprNode.getSigns() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
UnaryExprNode.setSigns(List<UnaryExprNode.Sign> signs) |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.