| Package | Description |
|---|---|
| wyal.commands | |
| wyal.io | |
| wyal.lang | |
| wyal.util | |
| wytp.proof | |
| wytp.proof.util |
| Modifier and Type | Method and Description |
|---|---|
void |
VerifyCommand.findCounterexamples(WyalFile.Declaration.Assert assertion,
wybs.util.StdProject project) |
| Modifier and Type | Method and Description |
|---|---|
void |
WyalFilePrinter.write(WyalFile wf,
WyalFile.Declaration.Assert s) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Declaration.Assert |
WyalFile.Declaration.Assert.clone(wybs.lang.SyntacticItem[] operands) |
| Constructor and Description |
|---|
VerificationError(WyalFile.Declaration.Assert parent) |
| Modifier and Type | Method and Description |
|---|---|
Interpreter.Result |
Interpreter.evaluate(WyalFile.Declaration.Assert a) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Declaration.Assert |
Proof.getAssertion()
Get the assertion to which this proof applies.
|
| Modifier and Type | Field and Description |
|---|---|
protected WyalFile.Declaration.Assert |
AbstractProof.assertion |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Declaration.Assert |
AbstractProof.getAssertion() |
| Constructor and Description |
|---|
AbstractProof(WyalFile.Declaration.Assert assertion,
wybs.lang.SyntacticHeap heap) |
DeltaProof(WyalFile.Declaration.Assert assertion,
wybs.lang.SyntacticHeap heap,
Formula axiom) |
Copyright © 2017. All rights reserved.