Package | Description |
---|---|
jason.asSyntax |
Modifier and Type | Method and Description |
---|---|
Trigger.TEOperator |
Trigger.getOperator() |
static Trigger.TEOperator |
Trigger.TEOperator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Trigger.TEOperator[] |
Trigger.TEOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Trigger.setTrigOp(Trigger.TEOperator op) |
Constructor and Description |
---|
Trigger(Trigger.TEOperator op,
Trigger.TEType t,
Literal l) |