Expand description
Executor
This module contains the execution logic for the SessionSource.
Functionsยง
- elementary_
to_ ๐dyn - Maps a solar [
ElementaryType] to a [DynSolType]. - expr_
to_ ๐dyn - Converts an [
Expr] directly to a [DynSolType] for ABI inspection. - format_
event_ ๐definition - Formats an [
Event] into an inspection message. - format_
token ๐ - Formats a value into an inspection message
- should_
continue ๐ - Whether execution should continue after inspecting this expression.
- solar_
expr_ ๐ty_ to_ dyn - Maps a solar [
Ty] to a [DynSolType]. - solar_
ty_ ๐to_ dyn