Package | Description |
---|---|
org.jpc.engine.prolog |
Modifier and Type | Method and Description |
---|---|
Specifier |
Operator.getSpecifier() |
static Specifier |
Specifier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Specifier[] |
Specifier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Operator(String name,
Specifier specifier,
int priority) |
Copyright © 2014. All rights reserved.