| Package | Description |
|---|---|
| com.epimorphics.sparql.exprs |
| Modifier and Type | Method and Description |
|---|---|
static Op.OpType |
Op.OpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Op.OpType[] |
Op.OpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Op(Op.OpType type,
int precedence,
String name) |
Op(Op.OpType type,
String name) |
Copyright © 2019. All rights reserved.