Package | Description |
---|---|
de.uka.ilkd.key.rule |
This package contains classes for implementing rules.
|
Modifier and Type | Method and Description |
---|---|
Taclet.TacletLabelHint.TacletOperation |
Taclet.TacletLabelHint.getTacletOperation()
Returns the currently performed operation.
|
static Taclet.TacletLabelHint.TacletOperation |
Taclet.TacletLabelHint.TacletOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Taclet.TacletLabelHint.TacletOperation[] |
Taclet.TacletLabelHint.TacletOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TacletLabelHint(Taclet.TacletLabelHint.TacletOperation tacletOperation,
Sequent sequent)
Constructor.
|
Copyright © 2003-2019 The KeY-Project.