ExecutionLayer

interface ExecutionLayer

Functions

onReturn
Link copied to clipboard
abstract fun onReturn(value: LAny)
onThrow
Link copied to clipboard
abstract fun onThrow(value: LAny)
step
Link copied to clipboard
abstract fun step()

Inheritors

DefaultExecutionLayer
Link copied to clipboard
FunctionSetupLayer
Link copied to clipboard