Package | Description |
---|---|
jtabwb.launcher |
Implementation of a command line launcher for provers.
|
Modifier and Type | Method and Description |
---|---|
ProofSearchData.TerminationStatus |
ProofSearchData.getTerminationStauts() |
static ProofSearchData.TerminationStatus |
ProofSearchData.TerminationStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProofSearchData.TerminationStatus[] |
ProofSearchData.TerminationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|