lin
/
com.github.adriantodt.lin.vm.impl
/
VMEvents
VMEvents
interface
VMEvents
Content copied to clipboard
Functions
Functions
on
Return
Link copied to clipboard
abstract fun
onReturn
(value:
LAny
)
Content copied to clipboard
on
Throw
Link copied to clipboard
abstract fun
onThrow
(value:
LAny
)
Content copied to clipboard
push
Layer
Link copied to clipboard
abstract fun
pushLayer
(layer:
ExecutionLayer
)
Content copied to clipboard
replace
Layer
Link copied to clipboard
abstract fun
replaceLayer
(layer:
ExecutionLayer
)
Content copied to clipboard