viaduct
0.3.0
compiler
/
io.github.aplcornell.viaduct.selection
/
CostEstimator
/
executionCost
execution
Cost
abstract
fun
executionCost
(
stmt
:
SimpleStatementNode
,
protocol
:
Protocol
)
:
Cost
<
C
>
Estimated cost of executing
stmt
at
protocol
.