|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jmlspecs.jml4.esc.provercoordinator.prover.ProverAdapter
public abstract class ProverAdapter
| Field Summary | |
|---|---|
static java.lang.String |
VALID
|
| Constructor Summary | |
|---|---|
ProverAdapter(CompilerOptions options,
ProblemReporter problemReporter)
|
|
| Method Summary | |
|---|---|
abstract Result[] |
prove(VC vc,
java.util.Map incarnations)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String VALID
| Constructor Detail |
|---|
public ProverAdapter(CompilerOptions options,
ProblemReporter problemReporter)
| Method Detail |
|---|
public abstract Result[] prove(VC vc,
java.util.Map incarnations)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||