|
A tool to verify non-failure properties of Curry operations.
Author: Michael Hanus
Version: April 2018
Constructors:
TransInfo
:: Options -> [TAFuncDecl] -> [TAFuncDecl] -> [TAFuncDecl] -> [TAFuncDecl] -> TransInfo
Fields:
toolOpts
:: Options
allFuncs
:: [TAFuncDecl]
preConds
:: [TAFuncDecl]
postConds
:: [TAFuncDecl]
nfConds
:: [TAFuncDecl]
Constructors:
|
|
|
|
|
|
|
|
|
Is an operation name the name of a contract or similar? |
Is a function declaration a property? |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Checks whether a file exists in one of the directories on the PATH. |
Tests whether the given branches of a case expressions
are a Boolean case distinction.
If yes, the expressions of the |