Skip to main content

Module draw

Module draw 

Source
Expand description

TUI draw implementation.

Structsยง

ActiveInternalCall ๐Ÿ”’
ScopeVariable ๐Ÿ”’
SourceLines ๐Ÿ”’
Wrapper around a list of [Line]s that prepends the line number on each new line.

Enumsยง

ScopeVariableKind ๐Ÿ”’

Constantsยง

COMMAND_PROMPT_HINT ๐Ÿ”’
PRECOMPILE_NOTICE_PREFIX ๐Ÿ”’

Functionsยง

command_prompt_line ๐Ÿ”’
decimal_digits ๐Ÿ”’
Returns the number of decimal digits in the given number.
decode_abi_sequence ๐Ÿ”’
decode_external_parameter_values ๐Ÿ”’
decode_external_return_values ๐Ÿ”’
decoded_function_matches ๐Ÿ”’
decoded_internal_name_matches ๐Ÿ”’
external_scope_parameter_types ๐Ÿ”’
full_checksum_address ๐Ÿ”’
function_selector ๐Ÿ”’
hex_bytes_spans ๐Ÿ”’
hex_digits ๐Ÿ”’
Returns the number of hexadecimal digits in the given number.
input_tail ๐Ÿ”’
op_list_title ๐Ÿ”’
resolved_types ๐Ÿ”’
scope_function_signature ๐Ÿ”’
scope_variable_line ๐Ÿ”’
shortcut_lines ๐Ÿ”’
source_pane_title ๐Ÿ”’
stack_item_line ๐Ÿ”’
step_notice_line ๐Ÿ”’
step_notice_title ๐Ÿ”’
storage_access_line ๐Ÿ”’
storage_slot_lines ๐Ÿ”’
text_width ๐Ÿ”’
Returns the rendered display width of text in terminal cells.
variable_name ๐Ÿ”’
variables_title ๐Ÿ”’