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